2008-07-27 |
Matthias Braun | SDL_GL_SWAP_CONTROL depends on SDL version
|
commit | commitdiff | tree |
2008-05-18 |
Matthias Braun | OpenGL ES uses glOrthof
|
commit | commitdiff | tree |
2008-05-18 |
Matthias Braun | more opengles changes
|
commit | commitdiff | tree |
2008-05-18 |
Matthias Braun | a few more opengles changes
|
commit | commitdiff | tree |
2008-05-18 |
Matthias Braun | replace some of the glBegin,glEnd calls with glDrawArrays
|
commit | commitdiff | tree |
2008-05-18 |
Matthias Braun | don't abuse exceptiosns for indicating EOF
|
commit | commitdiff | tree |
2008-05-18 |
Matthias Braun | fix crash when filename is shorter than extension length
|
commit | commitdiff | tree |
2008-05-08 |
Matthias Braun | center camera on tux feet, so we get no jumps when...
|
commit | commitdiff | tree |
2008-05-08 |
Matthias Braun | not needed anymore
|
commit | commitdiff | tree |
2008-05-08 |
Matthias Braun | set new camera defaults, make it work without camera.cfg
|
commit | commitdiff | tree |
2008-05-08 |
Matthias Braun | fix a few warnings
|
commit | commitdiff | tree |
2008-01-31 |
Matthias Braun | 2 new jump sounds based on a recording from wansti
|
commit | commitdiff | tree |
2008-01-31 |
Matthias Braun | maybe fix camera jumping when respawning
|
commit | commitdiff | tree |
2008-01-21 |
Matthias Braun | don't be too pedantic for squirrel sources
|
commit | commitdiff | tree |
2008-01-20 |
Matthias Braun | use -Werror by default in debug mode builds
|
commit | commitdiff | tree |
2008-01-19 |
Matthias Braun | remove jam buildfiles, we're using cmake now and I...
|
commit | commitdiff | tree |
2008-01-08 |
Matthias Braun | update cmakefiles, and don't ignore CMake* when CMakeLists...
|
commit | commitdiff | tree |
2008-01-08 |
Matthias Braun | forgot to add some files, actually merge 2 tilesets...
|
commit | commitdiff | tree |
2008-01-08 |
Matthias Braun | rewrote/refactored tileset handling, tilesets are now...
|
commit | commitdiff | tree |
2008-01-06 |
Matthias Braun | tweak camera, use kirby style for y direction by default now
|
commit | commitdiff | tree |
2008-01-06 |
Matthias Braun | implemented camera style 4 for vertical direction
|
commit | commitdiff | tree |
2008-01-06 |
Matthias Braun | simplify physic formula a bit
|
commit | commitdiff | tree |
2008-01-06 |
Matthias Braun | replacement hurt sound from the meeting
|
commit | commitdiff | tree |
2007-05-27 |
Matthias Braun | fix broken color state management
|
commit | commitdiff | tree |
2007-05-27 |
Matthias Braun | play around with scripted willos
|
commit | commitdiff | tree |
2007-05-27 |
Matthias Braun | more willo changes
|
commit | commitdiff | tree |
2007-05-27 |
Matthias Braun | remove dead_script_hint, add scripting capabilities...
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | round not chop so it isn't calculating strange WIDTH...
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | fix looping for normal .ogg
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | cast before comparing
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | looping treeboss music
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | new filetype .music that allows to specify loop points...
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | added willowisp catch sound
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | use the tree sounds
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | sounds for the tree
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | you can compare colors now
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | first tries at sucking
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | we need a break here not a return, so not everything...
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | willowisp position relative to ghosttree now, ghosttree...
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | hack to make movingobject vs. static also call the...
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | extend moving_object with a collides function that...
|
commit | commitdiff | tree |
2007-05-26 |
Matthias Braun | typo fix
|
commit | commitdiff | tree |
2007-05-25 |
Matthias Braun | text object supports anchor points now
|
commit | commitdiff | tree |
2007-05-25 |
Matthias Braun | add vsync option
|
commit | commitdiff | tree |
2007-05-25 |
Matthias Braun | fade out music on quit
|
commit | commitdiff | tree |
2007-05-25 |
Matthias Braun | only try vsync, when set in config
|
commit | commitdiff | tree |
2007-05-25 |
Matthias Braun | disable swimming
|
commit | commitdiff | tree |
2007-05-25 |
Matthias Braun | fix bug 215 (unpausing doesn't always work)
|
commit | commitdiff | tree |
2007-04-16 |
Matthias Braun | make game_session do main_loop->set_speed(0) on pause...
|
commit | commitdiff | tree |
2007-04-16 |
Matthias Braun | don't adjust aspect-ratio in non-fullscreen modes,...
|
commit | commitdiff | tree |
2007-04-14 |
Matthias Braun | try to force vsyncing for opengl, the desktop resolution...
|
commit | commitdiff | tree |
2007-04-14 |
Matthias Braun | auto detect aspect ratio of monitor, so that you don...
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | revert earlier target_y changes
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | super metroid style camera
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | oops, fix that
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | stop camera if player is dying
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | make it possible to disable the no-scroll mode
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | at the left or right end, it's obvious which dir we...
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | more work on the camera
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | converted crack.png to a sprite
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | fix clamping code, enable it in camera.cfg again
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | fix stupid bug in camera code, tweak camera settings...
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | slow down camera again (this should cure sea-sickness...)
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | this should improve the YI mode, I plan more modifications...
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | fix another dependency problem
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | experimental code to influence camera, adjusted some...
|
commit | commitdiff | tree |
2007-03-03 |
Matthias Braun | fix jamfile to avoid having to rum jam twice when miniswig...
|
commit | commitdiff | tree |
2007-03-02 |
Matthias Braun | remove lots of glibc specific stuff from obstack
|
commit | commitdiff | tree |
2007-02-28 |
Matthias Braun | - Use obstacks for memory allocation for lispfiles...
|
commit | commitdiff | tree |
2007-02-28 |
Matthias Braun | fix music
|
commit | commitdiff | tree |
2007-02-28 |
Matthias Braun | more experiments with menu levels
|
commit | commitdiff | tree |
2007-02-02 |
Matthias Braun | use PHYSFS for all filesystem operations.
|
commit | commitdiff | tree |
2007-01-31 |
Matthias Braun | more explanations when sprites failed to load
|
commit | commitdiff | tree |
2007-01-31 |
Matthias Braun | physfs seems buggy and allows opening empty filename...
|
commit | commitdiff | tree |
2007-01-31 |
Matthias Braun | improve error handling in lisp parser
|
commit | commitdiff | tree |
2007-01-30 |
Matthias Braun | revert latest UV coordinate changes, as they decrease...
|
commit | commitdiff | tree |
2007-01-30 |
Matthias Braun | fix all cases of not-optimal UV-coordinates
|
commit | commitdiff | tree |
2007-01-29 |
Matthias Braun | do ogg test before vorbis test
|
commit | commitdiff | tree |
2007-01-28 |
Matthias Braun | fixed the worldmap::save_state bug in another way ...
|
commit | commitdiff | tree |
2007-01-23 |
Matthias Braun | - fix a bunch of msvc warnings (mostly assigning double...
|
commit | commitdiff | tree |
2007-01-23 |
Matthias Braun | std::exception(const char*) seems to be an msvc extension...
|
commit | commitdiff | tree |
2007-01-23 |
Matthias Braun | correctly fix the case when openal fails to create...
|
commit | commitdiff | tree |
2007-01-23 |
Matthias Braun | From the README.txt file:
|
commit | commitdiff | tree |
2007-01-21 |
Matthias Braun | - Cleanup and rewrite some mainloop code
|
commit | commitdiff | tree |
2007-01-20 |
Matthias Braun | - fix tux not advancing on worldmap after solving a...
|
commit | commitdiff | tree |
2007-01-16 |
Matthias Braun | mention Openal if we mention opengl and SDL...
|
commit | commitdiff | tree |
2007-01-16 |
Matthias Braun | older openal drivers miss alcGetString, several win32...
|
commit | commitdiff | tree |
2006-10-13 |
Matthias Braun | rename
|
commit | commitdiff | tree |
2006-10-13 |
Matthias Braun | key/door scripting prototype
|
commit | commitdiff | tree |
2006-10-03 |
Matthias Braun | don't install miniswig
|
commit | commitdiff | tree |
2006-10-03 |
Matthias Braun | fix warning
|
commit | commitdiff | tree |
2006-10-03 |
Matthias Braun | fix
|
commit | commitdiff | tree |
2006-10-03 |
Matthias Braun | Changelog and AUTHORS are outdated
|
commit | commitdiff | tree |
2006-10-03 |
Matthias Braun | removed outdated NEWS file
|
commit | commitdiff | tree |
2006-09-10 |
Matthias Braun | catch exceptions when we can't create new audio sources
|
commit | commitdiff | tree |
2006-08-13 |
Matthias Braun | nicer
|
commit | commitdiff | tree |
2006-08-13 |
Matthias Braun | more small adjustments from Tron
|
commit | commitdiff | tree |
2006-08-13 |
Matthias Braun | bogus cat (thanks Tron)
|
commit | commitdiff | tree |
2006-08-13 |
Matthias Braun | fix from Tron so player doesn't get hurt by eggs
|
commit | commitdiff | tree |
2006-08-10 |
Matthias Braun | - add a COLGROUP_MOVING_STATIC (in the future we should...
|
commit | commitdiff | tree |
next |