- JGE updates : main accepts argv/argc. Compilation variables for MP3 and Network support - Minor fix in Wagic (potentially fixes crashes when using activated abilities several times in onr turn. Couldn't reproduce the issue)
- JGE bug fixes (network) - increased the size of kernel ram. 2048 might bee too much though, let's see if we can go with 1024
* Write preliminary thread creation functions for Linux. * Debug the Makefile
- Crude networking functions: + Basic message works on Windows + Compiles on PSP but doesn't work yet + Nothing done for Linux -> TODO!