0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 27, 2024 — Nov 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[*] Another AI target priority fixing More... almost 12 years ago
[-] Fixed missile blocking by Wall units More... almost 12 years ago
[+] Added second parameter to PlaySound to play sound even if it's currently playing More... almost 12 years ago
[*] Correctly handle unit annoyed voices More... almost 12 years ago
Add missing include for gcc. More... almost 12 years ago
[-] Fixed bug when selecting an enemy unit under counstrction would emit building sound More... almost 12 years ago
[-] Fixed bug when unit with stand-ground action could attack enemies but without shooting a missile More... almost 12 years ago
[*] Ability to automatically return goods in newly constructed depot More... almost 12 years ago
[*] Updated changelog for new release More... almost 12 years ago
[-] Fixed bug when piercing missile is outside of map More... almost 12 years ago
[+] Metaserver client code rewritten: now using class CMetaClient available through Lua More... almost 12 years ago
[*] If unit is being attack by MissileClipToTarget and it is removed from the map(transport,...), no damage is inflicted More... almost 12 years ago
[-] Don't update buttonpanel on every variable change to prevent slowdown More... almost 12 years ago
[-] Fixed hotkey assignment(now use Key = "ESC" for escape button in DefineButton) More... almost 12 years ago
[-] Fixed bug when unit tries to launch missile in stand ground mode More... almost 12 years ago
missed changes for mouse.cpp More... almost 12 years ago
[+] Some enhacements to the small(unit) AI More... almost 12 years ago
[-] When upgrading-to a unit, AI didn't take into account the unit limits More... about 12 years ago
[-] Fixed desync caused by triggers in custom maps More... about 12 years ago
Some clean up. More... about 12 years ago
Some clean up. More... about 12 years ago
should fix compilation on *nix. More... about 12 years ago
Replace raw pointer ::Selected by std::vector. More... about 12 years ago
Remove unused GetNumberUnitsOfGroup. More... about 12 years ago
Files not commited in previous commit. More... about 12 years ago
Clean up groups.cpp More... about 12 years ago
Clean up selection.cpp More... about 12 years ago
Implement lua wrapper CheckDependency. Inspired from Mikko Merikivi's patch. More... about 12 years ago
Remove useless virtual for luacallback. More... about 12 years ago
Use "full path" for hash to avoid conflict in main-menu when changing data root. More... about 12 years ago