projects
/
supertux.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
expressed my opinion on code layout..
[supertux.git]
/
src
/
2009-05-09
Miloš Klouček
expressed my opinion on code layout..
tree
|
commitdiff
2009-05-03
Mathnerd314
* Use overloading in Lisp and Writer
tree
|
commitdiff
2009-05-03
Mathnerd314
Fix infinite loop when encountering \r in a string
tree
|
commitdiff
2009-05-03
Mathnerd314
Ice blocks (graphics are placeholders)
tree
|
commitdiff
2009-05-01
Ryan Flegel
Removing formfeed characters from source
tree
|
commitdiff
2009-05-01
Ryan Flegel
- Fixed formatting in credits
tree
|
commitdiff
2009-03-21
Wolfgang Becker
* Limit coins to 9999 so the displayed amount is correct.
tree
|
commitdiff
2009-03-16
Ingo Ruhnke
Regenerated wrapper with type checking
tree
|
commitdiff
2009-03-16
Ingo Ruhnke
Added type checking for __custom functions
tree
|
commitdiff
2009-03-03
Ingo Ruhnke
Fixed compiler warnings in squirrel (minor stuff, patch...
tree
|
commitdiff
2009-03-02
Ingo Ruhnke
Minor #include optimization
tree
|
commitdiff
2009-03-02
Ingo Ruhnke
Removed unused max_score_multiplier and score_multiplier
tree
|
commitdiff
2009-01-28
Miloš Klouček
Allow declaration of "layer" for thunderstorm (both...
tree
|
commitdiff
2009-01-23
Ingo Ruhnke
Moved tinygettext to tinygettext.googlecode.com
tree
|
commitdiff
2009-01-21
Mathnerd314
Fix another small logic error
tree
|
commitdiff
2009-01-21
Mathnerd314
Rewrite spacing logic to properly handle comments
tree
|
commitdiff
2009-01-20
Mathnerd314
Rewrite of tinygettext's POFileReader to look more...
tree
|
commitdiff
2009-01-01
Christoph Sommer
Small, quick compile fixes
tree
|
commitdiff
2008-12-24
Mathnerd314
Update Squirrel to 2.2.2 (although README says 2.2.1)
tree
|
commitdiff
2008-11-02
Tim Goya
revert accidentally commited files
tree
|
commitdiff
2008-11-02
Tim Goya
Update INSTALL to tell users to do CMAKE_BUILD_TYPE...
tree
|
commitdiff
2008-10-18
Wolfgang Becker
G++ 4.3 wants even more includes.
tree
|
commitdiff
2008-10-06
Mathnerd314
Loads more include and header fixes along with eol...
tree
|
commitdiff
2008-09-24
Mathnerd314
Addon include fixes.
tree
|
commitdiff
2008-09-24
Mathnerd314
Applying my tileset patch since nobody seems to have...
tree
|
commitdiff
2008-09-22
Arvid Norlander
Fix curl include paths that were messed up in 5778...
tree
|
commitdiff
2008-09-19
Mathnerd314
more svn:eol-style = native and header fixes
tree
|
commitdiff
2008-09-18
Mathnerd314
Change sound handling to use exceptions. No more empty...
tree
|
commitdiff
2008-09-18
Mathnerd314
Big CMakeLists update.
tree
|
commitdiff
2008-09-18
Mathnerd314
- svn:eol-style = native fixes
tree
|
commitdiff
2008-09-17
Marek Moeckel
switched to the flag used in other places
tree
|
commitdiff
2008-09-11
Miloš Klouček
Colors patch from qmax ( + added stat_hdr_color into...
tree
|
commitdiff
2008-09-06
Christoph Sommer
Changed jump behaviour: Tux will now jump even if the...
tree
|
commitdiff
2008-08-28
Wolfgang Becker
Prevent crash on exit.
tree
|
commitdiff
2008-08-28
Wolfgang Becker
Crystallo, a basic badguy who patrols around a fixed...
tree
|
commitdiff
2008-08-26
Ingo Ruhnke
qmax patch to fix bug #0000389 - colors in infoblocks
tree
|
commitdiff
2008-08-23
Wolfgang Becker
Climbable areas don't influence Tux at all while he...
tree
|
commitdiff
2008-08-21
Ingo Ruhnke
qMax <qwiglydee@gmail.com>'s font patch, adds unicode...
tree
|
commitdiff
2008-08-17
Mathnerd314
Rewrite Tux drawing code to be a bit cleaner.
tree
|
commitdiff
2008-08-15
Wolfgang Becker
* Switch -d was used twice. Script debugger now is -s
tree
|
commitdiff
2008-08-02
Miloš Klouček
added "static_cast<int>"s and solved bug #377
tree
|
commitdiff
2008-07-27
Matthias Braun
SDL_GL_SWAP_CONTROL depends on SDL version
tree
|
commitdiff
2008-07-25
Ingo Ruhnke
Implemented rounded rects with GL_TRIANGLE_STRIP
tree
|
commitdiff
2008-07-25
Marek Moeckel
some GP2X-related workarounds
tree
|
commitdiff
2008-07-03
Miloš Klouček
Kugelblitz now appears at specified position, not at...
tree
|
commitdiff
2008-07-01
Christoph Sommer
Some housekeeping
tree
|
commitdiff
2008-07-01
Christoph Sommer
LevelIntro screen
tree
|
commitdiff
2008-07-01
Christoph Sommer
replaced main.cpp's NO_CATCH define by DEBUG
tree
|
commitdiff
2008-07-01
Ryan Flegel
Fixed includes for msys.
tree
|
commitdiff
2008-06-27
Christoph Sommer
No more segfaults when trying to spawn bullets of unkno...
tree
|
commitdiff
2008-06-23
Christoph Sommer
If loading dummy texture failed, use an empty one
tree
|
commitdiff
2008-06-23
Christoph Sommer
Don't die when main icon cannot be loaded
tree
|
commitdiff
2008-06-23
Christoph Sommer
typo
tree
|
commitdiff
2008-06-23
Christoph Sommer
If loading an image fails, try loading "images/engine...
tree
|
commitdiff
2008-06-19
Ryan Flegel
Typo fix
tree
|
commitdiff
2008-06-19
Ryan Flegel
Esc in menu now goes back to previous menu instead...
tree
|
commitdiff
2008-06-18
Ryan Flegel
#232: Changing from menu language no longer freezes...
tree
|
commitdiff
2008-06-18
Ryan Flegel
Menu now shrinks when closed instead of disappearing
tree
|
commitdiff
2008-06-16
Ryan Flegel
Fix issue with action not being updated when typing...
tree
|
commitdiff
2008-06-16
Ryan Flegel
Support for idle animations. Idle stage sprite names...
tree
|
commitdiff
2008-06-16
Ryan Flegel
Fixes dying animation issue where it is stuck at frame 0.
tree
|
commitdiff
2008-06-16
Ryan Flegel
Adjust gamma with set_gamma(float) scripting function...
tree
|
commitdiff
2008-06-15
Ryan Flegel
Disable acceleration in kill_fall().
tree
|
commitdiff
2008-06-13
Ryan Flegel
Bomb is now portable
tree
|
commitdiff
2008-06-12
Ryan Flegel
F10 toggles show FPS
tree
|
commitdiff
2008-06-12
Ryan Flegel
#305: applied tripod's patch to stop Jumpy from making...
tree
|
commitdiff
2008-06-12
Ryan Flegel
Kicked iceblocks kill badguys that fall on them ("squis...
tree
|
commitdiff
2008-06-12
Ryan Flegel
Getting rid of nasty tabs
tree
|
commitdiff
2008-06-12
Ryan Flegel
Make sure fish is facing down when killed
tree
|
commitdiff
2008-06-10
Miloš Klouček
Renamed "rocket_launcher" to rocketlauncher to keep...
tree
|
commitdiff
2008-06-09
Miloš Klouček
Changed dispenser type "rocket-launcher" to "rocket_lau...
tree
|
commitdiff
2008-06-09
Ryan Flegel
#324: Hopefully this fixes the issue with malformed...
tree
|
commitdiff
2008-06-09
Ryan Flegel
#303: Typo fixes from mathnerd314
tree
|
commitdiff
2008-06-09
Ryan Flegel
Based off of mathnerd314's patch to fix issue #327
tree
|
commitdiff
2008-06-01
Ondřej Hošek
Fixed usage of glEnable/glDisable where glEnableClientS...
tree
|
commitdiff
2008-05-31
Wolfgang Becker
another include for g++ 4.3
tree
|
commitdiff
2008-05-25
Ingo Ruhnke
Reposition menu on fullscreen toggle
tree
|
commitdiff
2008-05-25
Ingo Ruhnke
Reposition menu on fullscreen toggle
tree
|
commitdiff
2008-05-25
Ingo Ruhnke
Fixed menu position on resize
tree
|
commitdiff
2008-05-25
Ingo Ruhnke
Fixed flicker issue due to dual buffering
tree
|
commitdiff
2008-05-24
Ingo Ruhnke
Disabled bomb spraying particles all over the screen
tree
|
commitdiff
2008-05-23
Ingo Ruhnke
Some more aspect ratio stuff
tree
|
commitdiff
2008-05-23
Ingo Ruhnke
Some more aspect ratio stuff
tree
|
commitdiff
2008-05-22
Ingo Ruhnke
Another text fix from Mathnerd314 <man.is.allan@gmail...
tree
|
commitdiff
2008-05-22
Ingo Ruhnke
Fixed segfault in --aspect scanning
tree
|
commitdiff
2008-05-22
Ingo Ruhnke
Rolled back bomb to old behaviour, some bomb gfx tuning
tree
|
commitdiff
2008-05-22
Ingo Ruhnke
Added F12 as shortcut for screenshots since Print key...
tree
|
commitdiff
2008-05-21
Ingo Ruhnke
Mathnerd314 <man.is.allan@gmail.com> option menu langua...
tree
|
commitdiff
2008-05-21
Ingo Ruhnke
Added ugly default key for console (Ctrl-c then F1...
tree
|
commitdiff
2008-05-21
Ingo Ruhnke
Another debug cout disabled
tree
|
commitdiff
2008-05-21
Ingo Ruhnke
Disabled another debugging cout
tree
|
commitdiff
2008-05-21
Ingo Ruhnke
Properly init the screen on startup with the stored...
tree
|
commitdiff
2008-05-21
Ingo Ruhnke
Some harmless space for readability and an assert()
tree
|
commitdiff
2008-05-21
Ingo Ruhnke
Removed some unused code (handled in video/gl_renderer...
tree
|
commitdiff
2008-05-21
Ingo Ruhnke
Made screen-fill vs black-border an option
tree
|
commitdiff
2008-05-18
Matthias Braun
OpenGL ES uses glOrthof
tree
|
commitdiff
2008-05-18
Matthias Braun
more opengles changes
tree
|
commitdiff
2008-05-18
Matthias Braun
a few more opengles changes
tree
|
commitdiff
2008-05-18
Matthias Braun
replace some of the glBegin,glEnd calls with glDrawArrays
tree
|
commitdiff
2008-05-18
Matthias Braun
don't abuse exceptiosns for indicating EOF
tree
|
commitdiff
next