Age | Commit message (Expand) | Author |
2013-07-30 | NEVERHOOD: Silence noisy compiler warning. | D G Turner |
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse |
2013-07-09 | NEVERHOOD: Fix incorrect sound heard when pressing the ladder button | Filippos Karapetis |
2013-07-04 | NEVERHOOD: Move the TODO into our wiki | Filippos Karapetis |
2013-07-03 | NEVERHOOD: Add a new console command, "playsound" | Filippos Karapetis |
2013-07-03 | NEVERHOOD: Fix typo in variable name | Filippos Karapetis |
2013-07-03 | NEVERHOOD: Fix save slot selection | Filippos Karapetis |
2013-07-01 | NEVERHOOD: Fix cursor glitch before looking down the lowered bridge | Filippos Karapetis |
2013-07-01 | NEVERHOOD: Fix mouse cursor in the statue screen with the ladder button | Filippos Karapetis |
2013-07-01 | NEVERHOOD: Fix sound effect heard when the castle elevator door opens | Filippos Karapetis |
2013-07-01 | NEVERHOOD: Fix display of the dynamites on shelves in the dynamite room | Filippos Karapetis |
2013-07-01 | NEVERHOOD: Slight cleanup to the navigation scene code | Filippos Karapetis |
2013-07-01 | NEVERHOOD: Fix the second tape sprite in the whale room | Filippos Karapetis |
2013-06-28 | NEVERHOOD: Handle invalid save_slot more gracefully on startup | Torbjörn Andersson |
2013-06-28 | NEVERHOOD: Fix incorrect checks for the waterfall sounds | Filippos Karapetis |
2013-06-28 | NEVERHOOD: Use the ScummVM dialogs for saving/loading | Filippos Karapetis |
2013-06-28 | NEVERHOOD: Remove superfluous description from a console command | Filippos Karapetis |
2013-06-28 | NEVERHOOD: Add missing music when entering the Hall of Records building | Filippos Karapetis |
2013-06-28 | NEVERHOOD: Fix graphics glitch when opening the menu | Filippos Karapetis |
2013-06-28 | NEVERHOOD: Fix scene entrance when restoring in the Aqua (music) house | Filippos Karapetis |
2013-06-26 | NEVERHOOD: Stop sound updates while the main menu is active | Filippos Karapetis |
2013-06-25 | NEVERHOOD: Fix bug in Module 1100, scene 2 which made the "Klayman, up here" ... | johndoe123 |
2013-06-22 | NEVERHOOD: Fix warning | Eugene Sandulenko |
2013-06-17 | NEVERHOOD: Fix Smacker errors in Scene1317 (bug #3613666) | johndoe123 |
2013-06-15 | NEVERHOOD: Fix 2 off-by-one errors in the savegame slot selection box | Filippos Karapetis |
2013-06-12 | NEVERHOOD: Hook the dump vars debug code into a command, "dumpvars" | Filippos Karapetis |
2013-06-12 | NEVERHOOD: Fix a slight glitch with the symbols cheat command | Filippos Karapetis |
2013-06-12 | NEVERHOOD: Move some more cheat code to the cheat console command | Filippos Karapetis |
2013-06-12 | NEVERHOOD: Stop all sounds before restoring / restarting | Filippos Karapetis |
2013-06-12 | NEVERHOOD: Remove or silence by default some more debug output | Filippos Karapetis |
2013-06-11 | NEVERHOOD: Fix GCC warnings about shadowed variables | Torbjörn Andersson |
2013-06-11 | NEVERHOOD: Remove cheat debug code, and introduce a new command, "cheat" | Filippos Karapetis |
2013-06-11 | NEVERHOOD: Fix warning about shadowed variable | johndoe123 |
2013-06-11 | NEVERHOOD: Try to fix the Smacker issues inside of SmackerPlayer only (instea... | johndoe123 |
2013-06-11 | NEVERHOOD: Fix crashes in scene 3009 (cannon scene), and add a FIXME | Filippos Karapetis |
2013-06-11 | NEVERHOOD: Cleanup, merge some duplicate code | Filippos Karapetis |
2013-06-10 | NEVERHOOD: Change the debuglevel of the scene changing debug output | Filippos Karapetis |
2013-06-10 | NEVERHOOD: Fix crash when viewing videos in the video viewer | Filippos Karapetis |
2013-06-09 | NEVERHOOD: Add a console command to display the current surfaces | Filippos Karapetis |
2013-06-09 | NEVERHOOD: Remove superfluous check | Filippos Karapetis |
2013-06-09 | NEVERHOOD: Fix a memory leak when changing modules | Filippos Karapetis |
2013-06-09 | NEVERHOOD: Add a debug console, together with a command to change rooms | Filippos Karapetis |
2013-06-02 | NEVERHOOD: Fix crash in scene 1105 (teddy bear panel) | Torbjörn Andersson |
2013-06-01 | NEVERHOOD: Removed debug (?) code that bypassed puzzle | Torbjörn Andersson |
2013-05-31 | NEVERHOOD: Made multi-line function-line macros safer | Torbjörn Andersson |
2013-05-28 | NEVERHOOD: Silence two compiler warnings about set but unused variables. | D G Turner |
2013-05-28 | NEVERHOOD: Don't show mouse cursor on game startup | Filippos Karapetis |
2013-05-27 | Merge pull request #334 from salty-horse/neverhood | johndoe123 |
2013-05-27 | NEVERHOOD: Fix invalid memory access in navigation scenes | Torbjörn Andersson |
2013-05-21 | NEVERHOOD: Fix uninitialized variable. | D G Turner |