Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-16 | Updated changelog, got rid of remaining extern SDL_Surface *screen cases, | Bjørn Lindeijer | 1 | -1/+11 | |
fixed double free and cleaned up a bit. | |||||
2005-07-16 | Made Image/SubImage being drawn by Graphics. Removed some redundant code. | Björn Steinbrink | 1 | -2/+3 | |
2005-07-14 | Committed resource manager cleanup patch by Doener, and properly implemented | Bjørn Lindeijer | 1 | -3/+0 | |
the custom mouse cursor option, which is now also dynamically changeable through the setup window. | |||||
2005-07-13 | * Committing some cleanups by Doener | Bjørn Lindeijer | 1 | -0/+2 | |
* Fixed some compiler warnings * Restored a USE_OPENGL check around OpenGL headers * Fixed error about FALSE not being defined * Fixed issue with font to become speechFont when the latter is not installed | |||||
2005-07-13 | - Adding the wonderful new font by Bjorn to speech and player names | Eugenio Favalli | 1 | -2/+0 | |
- Way to system cursor (now you can choose the original sdl cursor in config) | |||||
2005-05-16 | Leave out OpenGL completely when not enabled. | Bjørn Lindeijer | 1 | -1/+3 | |
2005-03-03 | Fixing Windows compile (second try) | Bjørn Lindeijer | 1 | -4/+4 | |
2005-03-03 | Separated graphic/graphic.cpp into graphics.cpp and engine.cpp. | Bjørn Lindeijer | 1 | -0/+115 | |