Age | Commit message (Expand) | Author |
2003-09-23 | Added palmtform option | Chris Apers |
2003-09-23 | Options flag | Chris Apers |
2003-09-23 | Added support for DIA API compatible devices (Zodiac), fixed move_screen func... | Chris Apers |
2003-09-23 | Changed the keyboard handling to store "keyboard events", rather than just | Torbjörn Andersson |
2003-09-23 | Split palmstart.cpp into mutiple files | Chris Apers |
2003-09-23 | Moved PalmFatalError here | Chris Apers |
2003-09-23 | CD Audio track support via MP3 on PalmOS | Chris Apers |
2003-09-23 | correct description, are these demos in the correct section of version orderi... | Jonathan Gray |
2003-09-23 | added two different versions of HE demos | Paweł Kołodziejski |
2003-09-23 | fixed conversion warning under vc7 | Paweł Kołodziejski |
2003-09-23 | Fixed really brain-dead bug. (I made it myself - I can call it whatever I | Torbjörn Andersson |
2003-09-23 | Removed unused code | Torbjörn Andersson |
2003-09-23 | cleanup | Torbjörn Andersson |
2003-09-23 | Since we probably won't have anything like the original BS2 launcher menu, | Torbjörn Andersson |
2003-09-23 | whitespace fixes | Torbjörn Andersson |
2003-09-23 | Initialize the cutscene voice-over sound handle, in case you press Escape | Torbjörn Andersson |
2003-09-22 | use our own ABS instead of the math.h abs(); some tweaks | Max Horn |
2003-09-22 | Set the mixer to use the maximum volume. BS2 has its own volume settings, | Torbjörn Andersson |
2003-09-22 | Cleaned up the sound code enough to add cutscene voice-overs. I haven't had | Torbjörn Andersson |
2003-09-21 | remove -Wcast-align, it causes troubles and sparc and has no real benefit els... | Max Horn |
2003-09-21 | No need to do endian conversion if you check for 0, as BE 0 == LE 0 | Max Horn |
2003-09-21 | added WRITE_LE/BE_16/32 functions to match our current READ_ funcs - useful i... | Max Horn |
2003-09-21 | removed unused macro | Max Horn |
2003-09-21 | fix convertEndian compilation (thanks erik for giving me some work :-); also ... | Max Horn |
2003-09-21 | mentiond HQ3x in README & NEWS (IMHO the descriptions in the README could be ... | Max Horn |
2003-09-21 | fixed InitLUTs for 555 mode; some tweaks | Max Horn |
2003-09-21 | Made Ctrl-Alt 9 the hotkey for the new hq3x scaler, and moved the scanlines | Torbjörn Andersson |
2003-09-21 | cleanup | Torbjörn Andersson |
2003-09-21 | Removed original ProcessMenu() code. | Torbjörn Andersson |
2003-09-21 | ScummVM code formatting conventions | Torbjörn Andersson |
2003-09-21 | Applied ScummVM formatting conventions | Torbjörn Andersson |
2003-09-21 | Some cleanup - lots more needed! | Torbjörn Andersson |
2003-09-21 | Few small index corrections pointed out by Dark-Star | James Brown |
2003-09-21 | added HQ3x filter | Max Horn |
2003-09-21 | Use banners on WinCE | Nicolas Bacca |
2003-09-21 | Fix #807291 | Travis Howell |
2003-09-20 | fix bug pointed out by Merlin0fCha0s | Oliver Kiehl |
2003-09-20 | fixed AMD64 warning | Max Horn |
2003-09-20 | fixed AMD64 warning | Max Horn |
2003-09-20 | The usual cleanup. Removed the "run from CD" check. | Torbjörn Andersson |
2003-09-20 | The usual cleanup, plus make sure to delete SaveFileManager if | Torbjörn Andersson |
2003-09-20 | cleanup | Torbjörn Andersson |
2003-09-20 | cleanup | Torbjörn Andersson |
2003-09-20 | Cleanup. I removed the PLOT_PATHS blocks since they depended on some | Torbjörn Andersson |
2003-09-20 | cleanup | Torbjörn Andersson |
2003-09-20 | Clarified comment | Torbjörn Andersson |
2003-09-20 | cleanup | Torbjörn Andersson |
2003-09-20 | Added EXECUTABLE. | Torbjörn Andersson |
2003-09-20 | The 'colliding' flag is never set to anything else than zero, so it should | Torbjörn Andersson |
2003-09-20 | Minor cleanup | Torbjörn Andersson |