Age | Commit message (Collapse) | Author |
|
|
|
Thanks to fuzzie for spotting
|
|
Better mirrors QuickTime behavior
|
|
|
|
|
|
|
|
Conflicts:
AUTHORS
devtools/credits.pl
gui/credits.h
|
|
Hopefully should improve performance on lower end systems
|
|
|
|
This does linear instead of gamma for speed and complexity reasons.
|
|
|
|
|
|
|
|
|
|
For consistency with keypad arrows
|
|
|
|
|
|
|
|
Now the easter egg key works better and so does striding.
|
|
|
|
Fixes issues where the OS can intercept the key
|
|
Could happen when loading saved games that have fewer biochips than you previously had.
|
|
|
|
|
|
|
|
Should fix some crashes on Windows
|
|
Fixes occasional crashes with the norad sub controls. CodeWarrior's iterators used indices unlike our List iterators, thus necessitating the change here.
|
|
|
|
|
|
|
|
Thanks to Tommy for reporting
|
|
|
|
|
|
|
|
|
|
AI data should now be restored properly after the space chase
|
|
|
|
|
|
Silences digitall's compiler :P
|
|
Thanks to digitall for spotting
|
|
|
|
The exit button now shows in the correct position when pressed and the jump mode has been removed since it is unused
|
|
|
|
|
|
|
|
|
|
For better compatibility when loading saves with the original interpreter
|
|
|
|
Removes a global construction
|
|
|