0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create README.md More... almost 11 years ago
Merge branch 'master' of github.com:anura-engine/anura More... almost 11 years ago
Added some old anura logos that were kicking around here. Wouldn't want to loose them now, would we? More... almost 11 years ago
added proper type information to maps More... almost 11 years ago
Merge branch 'master' of github.com:anura-engine/anura More... almost 11 years ago
made it so that get_document() witho no special flags will optimize away at formula compile time More... almost 11 years ago
Changed level.isomap and level.camera to be more accepting, type-wise. More... almost 11 years ago
added a level.mouselook_invert that can be used to invert the y-axis when in mouselook mode. More... almost 11 years ago
Merge branch 'master' of github.com:anura-engine/anura More... almost 11 years ago
Merge branch 'master' of github.com:anura-engine/anura More... almost 11 years ago
a hoard of strict typing fixes More... almost 11 years ago
Fix sometimes failing cost_path_search_function test. More... almost 11 years ago
Replaced current vector math functions fully with glm. More... almost 11 years ago
Removed an unused function and tried to improve the smartness of when we use glOrthof rather than glOrtho. More... almost 11 years ago
Show SDL error when failing to load an image More... almost 11 years ago
Disable compilation of key.cpp when building against SDL2 More... almost 11 years ago
Avoid linking error with newest boost and c++11 More... almost 11 years ago
Applied same fix to cost_path_search and a_star_find_path. More... almost 11 years ago
Made a_star_search about three times faster. More... almost 11 years ago
Merge branch 'master' of github.com:anura-engine/anura More... almost 11 years ago
more type system improvements More... almost 11 years ago
Added the flag "--tbs-server" to the autocomplete script. More... almost 11 years ago
Merge branch 'master' of github.com:anura-engine/anura More... almost 11 years ago
Updated VS2012 build files. More... almost 11 years ago
Minor changes to drawing. More... almost 11 years ago
Minor tweaking. More... almost 11 years ago
Minor tweaks to .gitignore. More... almost 11 years ago
a bunch of new type checking stuff More... almost 11 years ago
fixes to the type of the filter function More... almost 11 years ago
added support for private object properties More... almost 11 years ago