aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-14I18N: Update translation template from source codeThierry Crozat
2014-02-14FULLPIPE: Implement sceneHandler09_spitterClick()Eugene Sandulenko
2014-02-14TOUCHE: Use keycodes for hotkey handling.Johannes Schickel
2014-02-14TOON: Use keycodes for hotkey handling.Johannes Schickel
2014-02-14TOON: Ignore hotkeys when *any* modifier is used.Johannes Schickel
2014-02-14TOON: Do not use KeyState::hasFlags when only presence of any flag should be ...Johannes Schickel
2014-02-14AVALANCHE: Move/rename/implement SEU::titles().uruk
2014-02-14SDL: Add warning if "waveout" driver is being used for audio.D G Turner
2014-02-14AVALANCHE: Add ShootEmUp's skeleton.uruk
2014-02-14AVALANCHE: Don't use cctype in Help anymore.uruk
2014-02-14AVALANCHE: Get rid of continueHelp(), fix run().uruk
2014-02-14AVALANCHE: Implement mouse control in Help.uruk
2014-02-14AVALANCHE: Simplify continueHelp(), move keyboard control to it's own function.uruk
2014-02-14AVALANCHE: Use keycodes instead of ASCII values in Help.uruk
2014-02-14IPHONE: Don't link against private framework GraphicsServices.Johannes Schickel
2014-02-13FULLPIPE: More initializations in scene09Eugene Sandulenko
2014-02-13FULLPIPE: Implement sceneHandler09_winArcade()Eugene Sandulenko
2014-02-13NEWS: Fix typoStrangerke
2014-02-13HOPKINS: Fix bug that could cause the music to stop prematurelyTorbjörn Andersson
2014-02-13CGE: Add an option to toggle color blind mode from the launcherStrangerke
2014-02-13FULLPIPE: Enable scene09Eugene Sandulenko
2014-02-13FULLPIPE: Implement sceneHandler09()Eugene Sandulenko
2014-02-13FULLPIPE: Implement sceneHandler09_updateScreenCallback()Eugene Sandulenko
2014-02-13FULLPIPE: Implement scene09_updateCursor()Eugene Sandulenko
2014-02-13FULLPIPE: Plug scene09 inEugene Sandulenko
2014-02-13FULLPIPE: Further work on scene09_initScene()Eugene Sandulenko
2014-02-13FULLPIPE: Implement scene09_setupGrit()Eugene Sandulenko
2014-02-13FULLPIPE: Even more work on scene09_initScene()Eugene Sandulenko
2014-02-13FULLPIPE: More work on scene09_initScene()Eugene Sandulenko
2014-02-12AVALANCHE: Implement keyboard control in Help.uruk
2014-02-12AVALANCHE: Made comments ASCII friendlyTorbjörn Andersson
2014-02-12AVALANCHE: Silence GCC warningsTorbjörn Andersson
2014-02-12AVALANCHE: Rename/implement rest of getMe().uruk
2014-02-12WINTERMUTE: Use game format for fallback font rendering.Johannes Schickel
2014-02-12OPENGL/SDL: Default to RGBA8888 (memory layout).Johannes Schickel
2014-02-12OPENGL: Always support RGBA8888 (memory layout).Johannes Schickel
2014-02-12OPENGL: Move RGBA8888 (logical layout) to OpenGL specific formats.Johannes Schickel
2014-02-12OPENGL: Use frac_t for cursor scaling.Johannes Schickel
2014-02-12OPENGL: Simplify shake offset application.Johannes Schickel
2014-02-12OPENGL: Use GLfloat for draw cooridnates in Texture.Johannes Schickel
2014-02-12OPENGL: Use signed types for mouse coordinates.Johannes Schickel
2014-02-12OPENGL: Properly use signed types for cursor hotspot.Johannes Schickel
2014-02-12SDL: Add debugging code to output SDL video driver name being used.D G Turner
2014-02-12SDL: Add debugging code to output SDL audio driver name being used.D G Turner
2014-02-11PEGASUS: Fix returning from Mars after destroying the robot's shuttleMatthew Hoops
2014-02-11AVALANCHE: Move/rename/implement Help::plotButton().uruk
2014-02-11AVALANCHE: Partially implement Help::getMe().uruk
2014-02-11AVALANCHE: Implement Help::run().uruk
2014-02-11FULLPIPE: Initial code for scene09Eugene Sandulenko
2014-02-11WINTERMUTE: Prevent scripts from setting invalid scroll timesFilippos Karapetis