Age | Commit message (Expand) | Author |
2009-04-18 | Added support for the global menu save/loading, and changed the savegame form... | Paul Gilbert |
2009-04-05 | Apart from a "const", the volume() and getVolume() function were identical. | Torbjörn Andersson |
2009-04-05 | Implemented many of the remaining library functions | Paul Gilbert |
2009-04-04 | Replaced all occurrences of the constant '257' with the existing constant 'NU... | Paul Gilbert |
2009-04-03 | Fixed incorrect palette range usage so room fade-ins happen correctly | Paul Gilbert |
2009-04-01 | Fix compilation via manually implementing strToUpper, instead of relying on s... | Johannes Schickel |
2009-04-01 | Laid the basics for music handling | Paul Gilbert |
2009-03-26 | Corrected the positions of two library functions in the library function list | Paul Gilbert |
2009-03-16 | Code formatting, added further constant references, and corrected method sign... | Paul Gilbert |
2009-03-02 | Formatting fixes, and added extra constants and function name corrections | Paul Gilbert |
2009-03-01 | Added an explicit clearing of all animation fields for new animations - this ... | Paul Gilbert |
2009-03-01 | Implemented proper support for the Pause 'p' key | Paul Gilbert |
2009-02-19 | Moved a set of static arrays into the staticres.cpp file | Paul Gilbert |
2009-01-25 | Minor cleanup and changed g_cruise to _vm for consistency | Paul Gilbert |
2009-01-16 | Code formatting fixes, automatically performed by astyle | Max Horn |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-12-27 | Nearly working pathfinder | Vincent Hamm |
2007-12-27 | Early pathfinding | Vincent Hamm |
2007-12-25 | Fix input | Vincent Hamm |
2007-12-25 | Fix palette issues | Vincent Hamm |
2007-12-25 | Fix title screen regression | Vincent Hamm |
2007-12-24 | Fix background save/restore | Vincent Hamm |
2007-12-24 | -Fade in/fade out | Vincent Hamm |
2007-12-20 | Fix palette manipulation code | Vincent Hamm |
2007-12-20 | Fixed compiler warning, and a potential (but very unlikely) out-of-bounds read. | Torbjörn Andersson |
2007-12-20 | Fix title screen line drawing code | Vincent Hamm |
2007-12-20 | Multiple fix/cleanup | Vincent Hamm |
2007-12-18 | Fix loading savegame from original interpreter | Vincent Hamm |
2007-12-17 | Fix dangling pointer | Vincent Hamm |
2007-11-11 | Menu display fix | Vincent Hamm |
2007-11-11 | Implement dialogues | Vincent Hamm |
2007-11-10 | Fix relocation of objects relations | Vincent Hamm |
2007-11-10 | -Cleanup strings | Vincent Hamm |
2007-11-04 | Muting the compiler | Sven Hesse |
2007-11-04 | Some code formating fixes | Sven Hesse |
2007-11-04 | Some more script functions | Vincent Hamm |
2007-11-04 | Fix a few script issues | Vincent Hamm |
2007-10-29 | Implement more object input | Vincent Hamm |
2007-10-29 | Add more object menu controls | Vincent Hamm |
2007-10-28 | Find object fix | Vincent Hamm |
2007-10-28 | Implement cursors | Vincent Hamm |
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko |
2007-09-18 | Code formatting fixes | Max Horn |
2007-09-10 | Lots of source code formatting corrections | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-16 | Figured out the bug that was causing the animations to glitch | Vincent Hamm |
2007-05-12 | Don't cast pointers to int, this (potentially) breaks 64 bit systems | Max Horn |
2007-04-29 | Only update the backend's palette when necessary, since doing this triggers a | Torbjörn Andersson |
2007-04-28 | Implement missing opcode and fix staff intro | Vincent Hamm |
2007-04-28 | More cleanup | Vincent Hamm |