Age | Commit message (Expand) | Author |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-10-09 | Set up a basic tracing system for all memory allocations to help track down m... | Paul Gilbert |
2009-10-02 | Bugfix for dirty rects getting lost during room fade-ins | Paul Gilbert |
2009-09-26 | Bugfix for the dirty rects for drawn sprites when the sprite is partially off... | Paul Gilbert |
2009-09-11 | Added an experimental screen transition dirty rect calculation code which sho... | Paul Gilbert |
2009-09-11 | Bugfix for the boundaries of changing objects used for dirty rect calculations | Paul Gilbert |
2009-08-15 | Added Dirty Rect handling functionality | Paul Gilbert |
2009-07-26 | fix/workaround for cruise crash on OSX | Joost Peters |
2009-06-01 | Change flip[Short|Long] functions to bigEndian[Short|Long]ToNative to clarify... | Joost Peters |
2009-05-17 | Properly named the dialog menu item 'selected' field | Paul Gilbert |
2009-03-16 | Code formatting, added further constant references, and corrected method sign... | Paul Gilbert |
2009-03-07 | Fixed some method parameters, changed the main loop to a method of the engine... | Paul Gilbert |
2009-03-01 | Cleaned up parts of the font display system. Note: Cruise used two almost ide... | 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 | Muting the compiler (Sorry again, yaz0r :P) | Sven Hesse |
2007-12-27 | Early pathfinding | Vincent Hamm |
2007-12-25 | Fix input | Vincent Hamm |
2007-12-25 | Fix title screen regression | Vincent Hamm |
2007-12-25 | Fix blinking character | Vincent Hamm |
2007-12-25 | Bunch of gfx fix | Vincent Hamm |
2007-12-24 | Fix background save/restore | Vincent Hamm |
2007-12-24 | -Fade in/fade out | Vincent Hamm |
2007-12-20 | Multiple fix/cleanup | Vincent Hamm |
2007-12-18 | Fix loading savegame from original interpreter | Vincent Hamm |
2007-12-11 | Changed some swaps to use the template SWAP | Filippos Karapetis |
2007-11-11 | Menu display fix | Vincent Hamm |
2007-11-05 | Implement polygon and sprite masking | Vincent Hamm |
2007-11-04 | Some code formating fixes | Sven Hesse |
2007-11-04 | Fix a few script issues | Vincent Hamm |
2007-11-04 | Click on polygon detection | Vincent Hamm |
2007-11-03 | More polygon fix (nearly pixel perfect...) | Vincent Hamm |
2007-11-03 | More polygon fix | Vincent Hamm |
2007-11-03 | Unleashing the polygon virus! (I.e. fixing a compiler warning and a, what I t... | Sven Hesse |
2007-11-03 | Early polygon rewrite | Vincent Hamm |
2007-11-01 | Small cleanups | Vincent Hamm |
2007-10-29 | Implement more object input | Vincent Hamm |
2007-10-29 | Add more object menu controls | Vincent Hamm |
2007-10-28 | Early implementation of object menu | Vincent Hamm |
2007-10-27 | Hooked inputs | Vincent Hamm |
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-10 | Removed lot of unnecessary typedefs; added a NUM_PERSONS constant; renamed _X... | Max Horn |
2007-04-28 | More cleanup | Vincent Hamm |
2007-04-28 | Fix extended characters in font | Vincent Hamm |
2007-04-27 | Fix code formatting (partially) and guard defines in includes. | Eugene Sandulenko |
2007-04-27 | Cleanup | Vincent Hamm |