0
I Use This!
Very Low Activity

Commits : Listings

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