2009-12-13 |
Tim Goya | add Boost to CMake
|
commit | commitdiff | tree |
2009-12-07 |
Tim Goya | minor tweaks for the extra warnings so the giant list...
|
commit | commitdiff | tree |
2009-12-07 |
Tim Goya | make SDL texture optimization less aggressive and generally...
|
commit | commitdiff | tree |
2009-11-27 |
Tim Goya | Tweak CMakeLists and physfs initialization a bit to...
|
commit | commitdiff | tree |
2009-11-26 |
Tim Goya | Make INSTALL_SUBDIR_* an option
|
commit | commitdiff | tree |
2009-11-22 |
Tim Goya | Louder versions of airship remix and battle theme,...
|
commit | commitdiff | tree |
2009-11-19 |
Tim Goya | Lithuanian translation minor fix
|
commit | commitdiff | tree |
2009-11-19 |
Tim Goya | play with CMakeLists.txt compile flags, change from...
|
commit | commitdiff | tree |
2008-11-02 |
Tim Goya | revert accidentally commited files
|
commit | commitdiff | tree |
2008-11-02 |
Tim Goya | Update INSTALL to tell users to do CMAKE_BUILD_TYPE...
|
commit | commitdiff | tree |
2008-11-02 |
Tim Goya | Use svnversion program rather than finding the svn...
|
commit | commitdiff | tree |
2008-10-22 |
Tim Goya | Use CMake variable to control release vs. debug vs...
|
commit | commitdiff | tree |
2008-10-22 |
Tim Goya | change eol-style to native on CMakeLists.txt
|
commit | commitdiff | tree |
2008-05-10 |
Tim Goya | fix lightmap-in-front-of-menu bug
|
commit | commitdiff | tree |
2008-05-10 |
Tim Goya | remove camera.cfg from install
|
commit | commitdiff | tree |
2007-12-16 |
Tim Goya | restore trunk
|
commit | commitdiff | tree |
2007-12-16 |
Tim Goya | clean out source
|
commit | commitdiff | tree |
2007-12-16 |
Tim Goya | argh, clean out copy
|
commit | commitdiff | tree |
2007-12-16 |
Tim Goya | restore trunk
|
commit | commitdiff | tree |
2007-12-16 |
Tim Goya | move changes to the right branch
|
commit | commitdiff | tree |
2007-12-16 |
Tim Goya | Initial integration, lots of broken stuff
|
commit | commitdiff | tree |
2007-12-10 |
Tim Goya | Make OpenAL header inclusion more portable
|
commit | commitdiff | tree |
2007-12-10 |
Tim Goya | Fix CMake xgettext issues
|
commit | commitdiff | tree |
2007-11-11 |
Tim Goya | Change OPTION to SET for APPDATADIR because OPTION...
|
commit | commitdiff | tree |
2007-11-09 |
Tim Goya | Use SDL_iconv functions for better portability
|
commit | commitdiff | tree |
2007-11-05 |
Tim Goya | fix wrapper generation and miniswig build
|
commit | commitdiff | tree |
2007-11-03 |
Tim Goya | Separate profiling and debugging options, and only...
|
commit | commitdiff | tree |
2007-11-03 |
Tim Goya | Detect and active the addon manager in the cmake build
|
commit | commitdiff | tree |
2007-11-03 |
Tim Goya | Detect big-endianess and write it out to config.h
|
commit | commitdiff | tree |
2007-11-02 |
Tim Goya | Use OPTION for configuration options and set EXECUTABLE_OUTP...
|
commit | commitdiff | tree |
2007-10-09 |
Tim Goya | conditionally generate the miniswig wrapper like it...
|
commit | commitdiff | tree |
2007-10-09 |
Tim Goya | Fix warnings and build sqdbg
|
commit | commitdiff | tree |
2007-10-09 |
Tim Goya | generate miniswig parser and lexer in binary dir
|
commit | commitdiff | tree |
2007-10-09 |
Tim Goya | fix squirrel debug building for cmake
|
commit | commitdiff | tree |
2007-10-07 |
Tim Goya | Fix minor memory leaks
|
commit | commitdiff | tree |
2007-10-01 |
Tim Goya | Finish up CMake support, created a couple scripts to...
|
commit | commitdiff | tree |
2007-09-29 |
Tim Goya | Fix OpenGL detection and miniswig wrapper generation...
|
commit | commitdiff | tree |
2007-08-25 |
Tim Goya | Remove draw_text from renderer.hpp and lightmap.hpp...
|
commit | commitdiff | tree |
2007-08-24 |
Tim Goya | SDL: don't take note of a color in the optimizer if...
|
commit | commitdiff | tree |
2007-08-24 |
Tim Goya | SDL: use E(X^2) - E(X)^2 for variance to reduce an...
|
commit | commitdiff | tree |
2007-08-22 |
Tim Goya | Improved SDL_Surface optimizer to handle images that...
|
commit | commitdiff | tree |
2007-08-21 |
Tim Goya | SDL: Remove the alpha channel and approximate with...
|
commit | commitdiff | tree |
2007-08-21 |
Tim Goya | SDL: use SDL_DisplayFormat instead of SDL_DisplayFormatAlpha...
|
commit | commitdiff | tree |
2007-08-20 |
Tim Goya | 'auto' option that always picks what it thinks is the...
|
commit | commitdiff | tree |
2007-08-18 |
Tim Goya | SDL: Implement lightmaps smaller than the screen size...
|
commit | commitdiff | tree |
2007-08-18 |
Tim Goya | Precalculated renderer specific surface data, better...
|
commit | commitdiff | tree |
2007-08-17 |
Tim Goya | SDL: remove pointless refcount acrobatics on video...
|
commit | commitdiff | tree |
2007-08-17 |
Tim Goya | SDL: slight performance boost to lightmaps
|
commit | commitdiff | tree |
2007-08-17 |
Tim Goya | SDL: use hash table for color cache
|
commit | commitdiff | tree |
2007-08-15 |
Tim Goya | Fix problems with ordering and dependencies when initializin...
|
commit | commitdiff | tree |
2007-08-15 |
Tim Goya | Refactored video/ subsystem to make adding other methods...
|
commit | commitdiff | tree |
2007-07-03 |
Tim Goya | Add missing file of Norwegian Nynorsk translation
|
commit | commitdiff | tree |
2007-07-01 |
Tim Goya | Norwegian Nynorsk translation update
|
commit | commitdiff | tree |
2007-07-01 |
Tim Goya | update Norwegian Nynorsk translation
|
commit | commitdiff | tree |
2007-06-10 |
Tim Goya | make nogl work for resolutions other than 800x600
|
commit | commitdiff | tree |
2007-06-08 |
Tim Goya | Make nogl patch not need OpenGL at all
|
commit | commitdiff | tree |
2007-05-30 |
Tim Goya | support screenshots in the nogl patch
|
commit | commitdiff | tree |
2007-05-29 |
Tim Goya | Updated nogl patch. Side-by-side with OpenGL version...
|
commit | commitdiff | tree |
2007-05-23 |
Tim Goya | Experimental feature: Allow Tux to throw stuff straight up
|
commit | commitdiff | tree |
2007-05-16 |
Tim Goya | Fix jam dist. Some hpp files were missing
|
commit | commitdiff | tree |
2007-03-23 |
Tim Goya | fix strange looping reported by tjcarter on IRC
|
commit | commitdiff | tree |
2007-03-08 |
Tim Goya | Make a nice default gradient when there isn't already...
|
commit | commitdiff | tree |
2007-03-03 |
Tim Goya | Convert cnames back to .h
|
commit | commitdiff | tree |
2007-03-02 |
Tim Goya | minimize some #includes and replace with forward decls
|
commit | commitdiff | tree |
2007-02-19 |
Tim Goya | Fix endsequence walking direction
|
commit | commitdiff | tree |
2007-02-05 |
Tim Goya | DirtY iCE's patch for dead scripting and bomb badguy...
|
commit | commitdiff | tree |
2007-02-05 |
Tim Goya | moved to lethargik
|
commit | commitdiff | tree |
2007-02-04 |
Tim Goya | Saner life expectancy
|
commit | commitdiff | tree |
2007-02-03 |
Tim Goya | Hungarian translation update by DirtY iCE
|
commit | commitdiff | tree |
2007-01-31 |
Tim Goya | Jonas Koelker's update to Danish translation, issue...
|
commit | commitdiff | tree |
2007-01-30 |
Tim Goya | Klaus Denker's patch to remove in-between tile lines...
|
commit | commitdiff | tree |
2007-01-30 |
Tim Goya | Really, Really fix issue 0000141. Maybe broke the...
|
commit | commitdiff | tree |
2007-01-29 |
Tim Goya | Restore coins when not using reset point, really
|
commit | commitdiff | tree |
2007-01-29 |
Tim Goya | restore coins if reset point was not used
|
commit | commitdiff | tree |
2007-01-28 |
Tim Goya | marked some duplicate tiles
|
commit | commitdiff | tree |
2007-01-09 |
Tim Goya | make jam stop spamming 'Append' for MakePot
|
commit | commitdiff | tree |
|