2014-08-17 |
Ingo Ruhnke | Made conversion Vector -> Sizef explicit, just to be... |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Ingo Ruhnke | Removed some superfluous Vector() calls, source object... |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Ingo Ruhnke | Fixed incorrect size in Sprite::draw_part() |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Ingo Ruhnke | Render SDL lightmaps at lower resolutions, as specified... |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Ingo Ruhnke | Decode letters from argv as UTF-8 in tools/font-generat... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Ingo Ruhnke | Moved all duplicated drawing code from GLLightmap and... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Ingo Ruhnke | Fixed hitboxes/hotspot for WorldMap Tux |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Ingo Ruhnke | Merge branch 'feature/surface-scaling' |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Ingo Ruhnke | Reenabled TitleScreen border, looks a bit terrible... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Ingo Ruhnke | Changed DrawingContext::draw_surface_part() to handle... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Ingo Ruhnke | Fixed code that broke due to changes to Rectf and Sizef |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Ingo Ruhnke | Return size as Sizef instead of Vector in Rectf |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Ingo Ruhnke | Added conversion from and to Vector to Sizef |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Ingo Ruhnke | Improved markdown syntax so it's more readable on comma... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Benjamin Leduc | Merge branch 'master' of https://code.google.com/p... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Benjamin Leduc | restore mandarine specific symbols |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Ingo Ruhnke | Prevent menu calls while another menu is active |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Ingo Ruhnke | Added WorldmapCheatMenu (grow/fire/snow/etc., mark... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Ingo Ruhnke | Removed assert(active_item < int(items.size())); as... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Ingo Ruhnke | Removed old Menu::check_menu() and replaced it with... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Ingo Ruhnke | Clear menu stack on MenuManager::set_menu() to avoid... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Ingo Ruhnke | Added simple cheat menu to grow/fire/ice/shrink/..... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Benjamin Leduc | Translations updates |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Benjamin Leduc | Translations updates |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Reintroduced load_worldmap(), load_level() and save_sta... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Fixed compiler warning about missing return |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Benjamin Leduc | Merge branch 'master' of https://code.google.com/p... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Benjamin Leduc | Improve of chiness taiwan and mandarin font |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Tobias Markus | Remove SDL 1.3 from TODO list (done with update to... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Removed unneeded code, sq_newslot() will override a... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Generator some new chinese fonts, just normal sized... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Removed space from zh-white.stf letter list |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Added lots of command line options to font-generator.py |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Merge branch 'feature/savegame' |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Fill the savegame with all levels from a levelset on... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Removed erroneous sq_pop(), in Squirrel3 sq_deleteslot... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Replaced deprecated sq_createslot() with sq_newslot() |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Removed useless comment |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Hacked together basic support for Levelset saving |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Renamed GameManager::start_game() to GameManager::start... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Fixed state table creation issue on loading a savegame |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Some initial work on getting load/save working for... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Renamed WorldState to Savegame and implemented basic... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Moved Levelset into it's own class, pass WorldState... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Removed load/save functions from scripting interface |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Removed "data/levels/world1/world.nut", as all the... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Ingo Ruhnke | Fixed compiler warning in Squirrel |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Ingo Ruhnke | Fixed crash due to DrawingRequestData being cast to... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Tobias Markus | Revert "Correctly scale ice border / frame to screen... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Tobias Markus | Fix persistent memory leak in GameSession::get_demo_ran... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Tobias Markus | Correctly scale ice border / frame to screen size,... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Tobias Markus | Fix for SDL double-reporting display modes |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Tobias Markus | Updating comment to replace svnversion with git |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Ingo Ruhnke | A few quick hacks to get the Squirrel debugger sqdbg... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Added primitive font generator |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Tobias Markus | Fixes to sq_setprintfunc due to Squirrel API changes |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Tobias Markus | Update to Squirrel 3.0.6 |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Fixed SDL gradient renderer not drawing anything if... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Use std::unique_ptr<> throughout the audio system |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Benjamin Leduc | restore mandarine specific symbols |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Tobias Markus | Better fix for crash when selecting back |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Tobias Markus | Fixing a failing when there are no menu items |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Tobias Markus | Possibly fix problems with a git modification being... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Removed trailing whitespace from all *.?pp files |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Merge branch 'feature/memoryleaks' |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Fixed memory leaks in TileManager |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Delete dictionary_manager at the end of Main::run() |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Fixed memory leak in ObjectFactory |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Fixed memory leak in TextureManager, surfaces didn... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Moved some declarations from drawing_requests.hpp to... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Fixed memory leak in DrawingContext |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Added missing include to CommandLineArguments |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Changed order of initialisation, so that tinygettext... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Added missing includes to Squirrel and SuperTux to... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Merge branch 'feature/screenmanager' |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Rewrote ScreenManager push/pop handling again, should... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Rewrote logic of ScreenManager to handle ScreenManager... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Minor cleanup in ScreenManager |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ingo Ruhnke | Moved some joystick related messages into log_debug... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Turned DrawingEffect into a proper bitset, used to... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Gutted SDLSurfaceData, as it doesn't really need to... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Merge branch 'feature/savegame' |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Moved some state handling code into WorldState, sort... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Moved TitleScreen::get_level_name() into GameManager... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Further filename untangling in World class |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Added FileSystem::join("dir", "file") -> "dir/file" |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Cleaned up the file handling in World, Worlds are now... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Moved savegame name generation into World class and... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Only clear Currenton pointer when the object is the... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Minor cleanup in World, replaced global scripting:... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Moved World loading into a factory method World::load() |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Added some m_ prefixes and made variables private in... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Disabled -Wabi in CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Cleaned up the World class a bit |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Merge branch 'feature/argparse' |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Added --debug and --verbose command line arguments |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Fixed compiler warnings due to new loglevel aware log... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Added support for different log levels |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Added another note about comments to CODINGSTYLE |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ingo Ruhnke | Moved argument parsing into CommandLineArguments |
commit | commitdiff | tree | snapshot |
next |