summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplified signals in ConfigBen Boeckel2009-02-122-8/+5
* Added options method to ConfigBen Boeckel2009-02-122-0/+12
* Made decision requests pass th player around as wellBen Boeckel2009-02-122-6/+6
* Link Team with PlayerBen Boeckel2009-02-122-4/+22
* Fixed Arena to get the client from the TeamMember instead of having TeamMembe...Ben Boeckel2009-02-121-10/+14
* Implemented Player item query methodsBen Boeckel2009-02-122-5/+89
* Fixed header including in sigencoreBen Boeckel2009-02-125-7/+28
* Added team method to PlayerBen Boeckel2009-02-122-0/+6
* Grouped virtual declarations togetherBen Boeckel2009-02-121-2/+1
* Reorganized addClient and added a way to set up rules in ArenasBen Boeckel2009-02-122-5/+11
* Fixed weather adding/removal in ArenaBen Boeckel2009-02-122-2/+4
* Fixed undefined variable in ContainmentBen Boeckel2009-02-121-0/+1
* Reorganized query methods for team structureBen Boeckel2009-02-122-13/+59
* Scripts can request actions of TeamMembers in the arenaBen Boeckel2009-02-121-0/+2
* Added weather support to ArenaBen Boeckel2009-02-122-0/+39
* Clean up scripts so that they don't collide with possible language keywordsBen Boeckel2009-02-111-40/+42
* Fix long-time bug of setting Sigmods as dirty when closing themBen Boeckel2009-02-111-1/+0
* Enable Ruby test in scriptBen Boeckel2009-02-092-1/+3
* Starting to fix Nature testBen Boeckel2009-02-091-2/+2
* Added signals for when the member list changesBen Boeckel2009-02-092-0/+9
* Fixed argument names in ContainmentBen Boeckel2009-02-092-4/+4
* Fixed evolution script to use runScriptBen Boeckel2009-02-091-10/+6
* Add cases for Invalid and Timeout (now that the rest have overrides)Ben Boeckel2009-02-091-0/+5
* Ignore spectators when fleeingBen Boeckel2009-02-091-1/+1
* Short circuit if the player can't runBen Boeckel2009-02-091-2/+2
* Allies shouldnt hinder fleeingBen Boeckel2009-02-091-3/+1
* Add support for overrides when fleeingBen Boeckel2009-02-091-1/+8
* Add Arena support for custom battle actionsBen Boeckel2009-02-091-0/+10
* Use the raw value rather than the method valueBen Boeckel2009-02-091-1/+1
* Fixed Falcon scriptBen Boeckel2009-02-091-7/+5
* Removed Skip from the action listBen Boeckel2009-02-092-4/+0
* Fix arguments in globalScript callBen Boeckel2009-02-091-1/+1
* Added globalScript utility functionBen Boeckel2009-02-092-0/+18
* Reorganized the Action enumeration to be flexible and have script overridesBen Boeckel2009-02-092-4/+16
* Fix typedefs in TeamMemberBen Boeckel2009-02-091-2/+2
* GCC 4.4 fixBen Boeckel2009-02-091-0/+3
* Fixed calculation of actual money valueBen Boeckel2009-02-091-1/+1
* Fix calls in PlayerBen Boeckel2009-02-091-4/+4
* Remove unneeded template specificationsBen Boeckel2009-02-093-3/+3
* Fixed override methods in TeamMember to be smarterBen Boeckel2009-02-091-20/+19
* Remove unused sections in TeamBen Boeckel2009-02-091-2/+0
* Add item handling in PlayerBen Boeckel2009-02-092-5/+83
* Should be a map, not a list...Ben Boeckel2009-02-091-1/+1
* Fix use of Player APIBen Boeckel2009-02-091-4/+1
* Fixed money handling in Player to allow for overridesBen Boeckel2009-02-092-3/+14
* Cleaned up priority overrideBen Boeckel2009-02-091-8/+5
* Fixed up API of Player a bitBen Boeckel2009-02-092-6/+11
* Better documentation for scripts in sigmodBen Boeckel2009-02-098-31/+57
* Cleaned up Team classBen Boeckel2009-02-062-46/+29
* Fixed positioning of comment in PlayerBen Boeckel2009-02-061-1/+1