0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix compile dependencies [CMake] [fix]
Robin Vobruba
as hoijui
More... almost 14 years ago
convert to Unix line ends [minor]
Robin Vobruba
as hoijui
More... almost 14 years ago
adjust to the new way of using CMake (everything is in ALL) [CMake] [fix]
Robin Vobruba
as hoijui
More... almost 14 years ago
get rid of SideManager [fix] reasons: 1. It is better to only rely on the units one has, instead of on the side name set in the start script. 2. As the Skirmish AI Test Script does not supply the side name, we would get "" there.
Robin Vobruba
as hoijui
More... about 14 years ago
improve actions taken on failure [fix] report failures through to the engine This also fixes an issue with HughAI spamming error windows until the OS would run out of memory.
Robin Vobruba
as hoijui
More... about 14 years ago
Options: add missing comma, reformatting and copy new header from KAIK
Robin Vobruba
as hoijui
More... over 14 years ago
adjust CMake build script to spring master & allow excluding building of the AI
Robin Vobruba
as hoijui
More... over 14 years ago
corrected syntax in AIOptions.lua More... over 14 years ago
changed AIOptions types from list to boolean More... over 14 years ago
added available useful options to AIOptions.lua More... over 14 years ago
Can read startscript options now, overwriting any xml file option. More... over 14 years ago
really really corrected the crash bug this time ;-) hopefully More... over 14 years ago
really corrected the crash bug this time ;-) hopefully More... over 14 years ago
fix crash bug at end of game More... over 14 years ago
throw exception if side not detected for some reason. More... over 14 years ago
should prevent hanging at end of game. More... over 14 years ago
tweaked to use hoijui's method of getting side. More... over 14 years ago
minor buggette in arm default config file... More... over 14 years ago
Now possible to write dual arm/core config files in parallel BA core workflow file included in data section. More... over 14 years ago
only display first exception as a dialog to user, then others just go into Exceptions tab on gui More... over 14 years ago
started to work on generic ui rad code More... over 14 years ago
build tree now determines all friendly team unitdefs More... over 14 years ago
added side manager to determine which side we are playing More... over 14 years ago
java console shows errors to gui now More... over 14 years ago
java console shows errors and exception in gui now More... over 14 years ago
ported tdfparser from Hugh Perkins's springmapdesigner c# code. More... over 14 years ago
Started to add workflows gui tab. Started to write UiReflectionHelper. More... over 14 years ago
HughAI can beat AAI now, with cheating turned off More... over 14 years ago
tweaks necessary to beat e323 2.12.0 More... over 14 years ago
migrated logging to use java.utils.logging. refactored some functions into hughai.utils classes. updated architecture. More... over 14 years ago