0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Configurable restyled NPC dialogs More... almost 13 years ago
Corrected initial loaded values for cooldown_hit so that the ticks started at appropriately at zero More... almost 13 years ago
Moved enemy sfx_hit out of block testing against hit cooldown More... almost 13 years ago
Added cooldown_hit to statblock, prevents players & enemies from being stunlocked due to fast/consecutive hits pushing them into the on hit animation. More... almost 13 years ago
Fixed some more maps More... almost 13 years ago
Merge branch 'master' of https://github.com/clintbellanger/flare-engine More... almost 13 years ago
Merge pull request #439 from dorkster/bugfixes More... almost 13 years ago
Ignore speed effects when adding hero power cooldowns More... almost 13 years ago
Merge pull request #437 from dorkster/bugfixes More... almost 13 years ago
Don't process --game_data if its value is empty More... almost 13 years ago
Merge branch 'master' of https://github.com/clintbellanger/flare-engine More... almost 13 years ago
Merge pull request #436 from dorkster/bugfixes More... almost 13 years ago
Fix crash from holding down MAIN1 while loading a map More... almost 13 years ago
Merge pull request #435 from josephbleau/bugfix More... almost 13 years ago
no need to copy an ItemStorage here, this is probably optimized out by gcc/mingw but in MSVC this crashes the program when compiled: as it is the temporary ItemStorage is destructed without having its init() called first More... almost 13 years ago
Merge pull request #434 from josephbleau/lockfix More... almost 13 years ago
lmb attack now obeys MAIN1 lock More... almost 13 years ago
Merge pull request #432 from hean01/master More... almost 13 years ago
Fixes a race were sound played is unloaded. More... almost 13 years ago
Fix issue were env. sound plays on title screen. More... almost 13 years ago
Merge pull request #427 from hean01/master More... almost 13 years ago
Merge remote-tracking branch 'upstream/master' More... almost 13 years ago
Merge pull request #419 from dorkster/bugfixes More... almost 13 years ago
Merge pull request #429 from hean01/timeunit More... almost 13 years ago
Fix post_power behavior for hazard powers More... almost 13 years ago
Use parse_duration() for lifespan attribute of power def. More... almost 13 years ago
Remove alot of logic from the audio subsystem callback which removes the problem with audio threads modifying containers while game thread iterates over it. More... almost 13 years ago
Don't add slash to USER_PATH_DATA if there is alreay one More... almost 13 years ago
Bugfixes More... almost 13 years ago
Updated some maps for new loot structure More... almost 13 years ago