Age | Commit message (Expand) | Author |
2004-06-22 | compilation fix from Nicolas Joly, bug #976657 | Jonathan Gray |
2004-05-06 | Removed default value for keycolor in the OSystem implementations | Max Horn |
2004-05-05 | Extend setMouseCursor with additional keycolor parameter. Lets saga use 255 | Eugene Sandulenko |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-21 | Updated X11 backend to compile again (I do not know if it works, though) | Max Horn |
2004-03-15 | Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changes | Max Horn |
2004-03-15 | Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge... | Max Horn |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing OS... | Max Horn |
2004-02-13 | patch #896094, Some X11 backend fixes from Gregor Jasny | Jonathan Gray |
2003-12-18 | Patch #862283 (Help X11 backend to compile on FreeBSD) | Max Horn |
2003-11-07 | spelling fixes | Jonathan Gray |
2003-09-27 | OSystem changes: removed create_thread() method (not needed anymore; 'pure' t... | Max Horn |
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a barebo... | Max Horn |
2003-08-02 | removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ... | Max Horn |
2003-07-31 | added new header file backends/intern.h; removed some stuff from common/syste... | Max Horn |
2003-07-22 | adjusted to play_cdrom parameter name change in common/system.h | Max Horn |
2003-07-06 | const fix; expannded TODO comment a bit | Max Horn |
2003-07-06 | make x11 backend compile again, still doesn't actually work though... | Jonathan Gray |
2003-07-05 | updated backends to use type MutexRef | Max Horn |
2003-05-29 | more OSystem docs & cleanup | Max Horn |
2003-05-29 | added some doxygen comments to common/system.h; cleaned up the OSystem interf... | Max Horn |
2003-05-12 | make x11 backend actually compile again, seems to cry about xshmputimage when... | Jonathan Gray |
2002-11-13 | Some other inits added to prepare for the 'new / delete' overloading | Lionel Ulmer |
2002-11-13 | Added some needed initializations. | Lionel Ulmer |
2002-11-02 | Fix key repeat in the GUI. | Lionel Ulmer |
2002-11-02 | Make X11 driver work with overlays and all the stuff. Rework by the | Lionel Ulmer |
2002-09-20 | quit should not exit(1) but rather exit(0) (mabye we should add a paramter 'b... | Max Horn |
2002-09-09 | Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;) | Michael Pearce |
2002-08-29 | compilation fix | Max Horn |
2002-08-21 | first go at modularizing the build system | Max Horn |
2002-08-21 | fixed the 'intelligent' GCC build rules; added .cvsignore files | Max Horn |
2002-08-21 | Initial revision | Max Horn |