aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* done for nowHEADmasterNathan Perry2016-12-176-34/+29
* move cachers into their own package, try to solve some issuesNathan Perry2016-12-1719-59/+161
* make sure we compile and remove redundant, older classesNathan Perry2016-12-1712-151/+35
* provide default priority value for eventhandlersNathan Perry2016-12-172-3/+1
* factor complete classes and traits out of utils package objectNathan Perry2016-12-178-57/+73
* build out econ packageNathan Perry2016-12-1711-17/+226
* update with some optimizationsNathan Perry2016-12-166-34/+44
* refactor to probecontrollerNathan Perry2016-12-169-310/+66
* give up on macrosNathan Perry2016-12-1610-51/+113
* BWUnit type in utilsNathan Perry2016-12-1610-8/+37
* consider dropping unitallocatorNathan Perry2016-12-161-16/+20
* dropping bgreqmap from allocatorNathan Perry2016-12-163-27/+81
* more work on unit allocationNathan Perry2016-12-162-24/+43
* add docsNathan Perry2016-12-1614-2/+50
* add readmes, update unit allocator and controllerNathan Perry2016-12-164-9/+175
* start on unit allocator, add run targets to sbtNathan Perry2016-12-1510-42/+128
* genericize frames and validatorsNathan Perry2016-12-1510-93/+229
* update main readmeNathan Perry2016-12-151-1/+84
* move kdtree into the project and finish up econ validatorNathan Perry2016-12-1516-26/+541
* restructured a bit for testingNathan Perry2016-12-157-110/+165
* updated with new Cacher functionality that hopefully doesn't break everythingNathan Perry2016-12-157-201/+278
* added some knn-related functionality; starting to compute the data we need in...Nathan Perry2016-12-1510-27/+217
* fix last commitNathan Perry2016-12-141-1/+1
* don't overwrite with empty filesNathan Perry2016-12-141-2/+7
* skip replays we've already seenNathan Perry2016-12-141-1/+6
* a few changes from beforeNathan Perry2016-12-143-5/+9
* fix bugNathan Perry2016-12-141-1/+1
* analysis almost workingNathan Perry2016-12-144-40/+154
* replay analysis significantly developedNathan Perry2016-12-147-29/+234
* replay analyzer workNathan Perry2016-12-141-1/+25
* removed python moduleNathan Perry2016-12-142-61/+0
* add replay-related stuffNathan Perry2016-12-149-2/+119
* fix reflection problemNathan Perry2016-12-125-9/+20
* correctly implement auto-registration of handler modulesNathan Perry2016-12-021-8/+16
* eventhandler subclass discovery working except in nested objectsNathan2016-12-019-48/+46
* add BuildOrderController stubNathan Perry2016-11-301-0/+14
* minor other cleanupNathan Perry2016-11-294-3/+6
* touch up worker coordinationNathan Perry2016-11-296-38/+83
* switch to BWEventListener interfaceNathan Perry2016-11-293-6/+5
* touched up macros a little, back to workNathan Perry2016-11-2912-60/+119
* fully generic macro impl more or less workingNathan Perry2016-11-294-14/+20
* trying out macros againNathan Perry2016-11-297-44/+92
* updated some stuff stylisticallyNathan Perry2016-11-295-13/+28
* build queue systemNathan2016-11-161-1/+1
* build queue systemNathan2016-11-167-68/+102
* started building out a tech treeNathan2016-11-152-0/+48
* revert to trait-based event handling implementationNathan2016-11-157-20/+25
* refactored out of nested structureNathan2016-11-1512-16/+13
* remove macro project, prepare to un-nest projectNathan2016-11-1513-78/+28
* further attempt to use macrosNathan2016-11-158-18/+45