0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 19 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added tuples to the type system More... almost 11 years ago
made it so object properties cannot have the same name as builtin properties More... almost 11 years ago
some fixes to bar widget More... almost 11 years ago
a bunch of new type safety changes. Mostly around making objects get initialized nicely More... almost 11 years ago
added some more improvements to is_strict. Also fixed infinite recursion crash on some levels More... almost 11 years ago
some more type safety features for strict mode More... almost 11 years ago
Merge branch 'master' of github.com:anura-engine/anura More... almost 11 years ago
avoid saving property data if it hasn't changed from its default values More... almost 11 years ago
Ignored -psn comand line arguments. More... almost 11 years ago
Merge branch 'master' of github.com:anura-engine/anura More... almost 11 years ago
major new type safety features available with strict mode custom_objects More... almost 11 years ago
Fix erroneous inequality tests. More... almost 11 years ago
Fix another erroneous size_t-to-int truncation. More... almost 11 years ago
fixed sizeof() bug -- thanks _8680_ More... almost 11 years ago
Fix erroneous size_t-to-int truncation. More... almost 11 years ago
Merge branch 'master' of github.com:anura-engine/anura More... almost 11 years ago
Made the map merge script be able to combine z-layers as well with the "--merge tla z" option. More... almost 11 years ago
Added a commented-out master-config.cfg file so module-creators know what to do to package a non-frogatto game. More... almost 11 years ago
Merge branch 'master' of github.com:anura-engine/anura More... almost 11 years ago
Added a #version 120 tag to a shader so it will run for me. More... almost 11 years ago
Merge branch 'master' of github.com:anura-engine/anura More... almost 11 years ago
Added a python 3 utility to merge together FML levels. It currently only brings forward tile-maps, which it pastes side-by-side in a FSON-formatted level. Note that some of the tile types may have changed since then, and will need a pass through a search-and-replace function. More... almost 11 years ago
Load fonts.cfg after base_fonts.cfg to allow module overrides More... almost 11 years ago
Added a data file defining fonts the engine requires More... almost 11 years ago
Add the language name font used in language menu More... almost 11 years ago
Made the language menu automatically center itself More... almost 11 years ago
Update to language menu and cleanup of CJK font files More... almost 11 years ago
Merge branch 'master' of github.com:anura-engine/anura More... almost 11 years ago
Updated SDL2 to a slightly newer version. More... almost 11 years ago
Changed write_file() to only create files in the parent path. More... almost 11 years ago