0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed speech_bubble.h and speechbubble.cc which were committed in error on last commit. More... over 12 years ago
Started implementing dialog functionality More... over 12 years ago
Merge branch 'audio' into develop More... over 12 years ago
Merge branch 'master' into develop More... over 12 years ago
Now extend environments cxxflags instead of substituting them More... over 12 years ago
Merge pull request #19 from feedelli/master More... over 12 years ago
Added the compiler flag "-Wl,--no-as-needed" to fix linking on Ubuntu >= 11.10 + derivatives and gcc >= 4.6.1 More... over 12 years ago
rethinking ground definition: (nested) polygons instead of walls (avoids corner-problems completely) -- WIP More... over 12 years ago
Removed non-working auto-execution of unittests from cmakefile More... over 12 years ago
Some work on ground/walkable area system More... over 12 years ago
Fixes for audio/resource allocation More... over 12 years ago
Further fixes for resource allocation & boost 1.46 More... over 12 years ago
Some more source code documentation More... over 12 years ago
More work on ground/pathfinding, not useable yet More... almost 13 years ago
Some pathfinding unit tests and fixes More... almost 13 years ago
Merge branch 'master' into develop More... almost 13 years ago
Merge branch 'editor' More... almost 13 years ago
Explicitely disable boost-mt (fixes build problem on arch linux) More... almost 13 years ago
Merge branch 'master' into editor More... almost 13 years ago
Compileable with boost 1.46 More... about 13 years ago
Compileable with boost 1.46 More... about 13 years ago
resources create new buffers, users free them More... about 13 years ago
Added GPL license More... over 13 years ago
Slightly less trivial widget dummy for editor interface More... over 13 years ago
Built testing editor prelude with wx included in main loop More... almost 14 years ago
Merge branch 'opengl' into editor More... almost 14 years ago
FPS value now configurable via commandline option More... almost 14 years ago
Merge branch 'master' into opengl More... almost 14 years ago
Now pad surfaces to powers of two for opengl (required on some gpus) More... almost 14 years ago
Now uses OpenGL for rendering, huge performance improvement :) More... almost 14 years ago