| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
| |
"cdrom:\ and ;1" are automatically inserted into file name, in order to save memory space.
Some minor optimizations.
|
| |
|
|
|
|
|
| |
against != false.
+ Added a provisional background during gameplay (still WIP).
* Map editor now allows creating a map.
|
| |
|
|
| |
caused a game crash. Bugfix: aircraft did not stop when DIR_SOUTH.
|
| |
|
|
| |
* Makefile now generates output TIM files automatically, using 'cat whatever.flags' files as flags for bmp2tim.
|
| |
|
|
|
|
|
|
|
| |
be...
* Makefile now rebuilds needed targets on modified header files.
* Some more work on GameEmergencyMode().
* Initial work on PSX mouse auto detection.
* Prototypes for RCNT2 I_MASK bit handling.
|
| |
|
|
|
|
|
| |
* Files needed for Game are now only loaded once, except from LEVEL1.PLT.
* Added DevMenu to get debug info.
* ISR_LoadMenuVBlank() does not stop when accessing SIO.
* On fopen() and SERIAL_INTERFACE defined, "#" is prepended and "@" is appended to filename string.
|
| |
|
|
|
|
|
|
| |
cases.
* Remove unneeded whitespace character on pointer variables (unary operators should not have any whitespaces).
* SelectedAircraft index now increases or decreases automatically on aircraft added/removed.
* Started writing Plt generation routines. Still a lot of work TODO.
|
| | |
|
| |
|