summaryrefslogtreecommitdiffstats
path: root/sigencore/Arena.h
Commit message (Expand)AuthorAgeFilesLines
* Move isTeamAllowed to be protectedBen Boeckel2009-03-171-2/+2
* Remove requestAction since I don't remember why it was thereBen Boeckel2009-03-171-1/+0
* Fix cleanupArena signalBen Boeckel2009-03-171-1/+1
* Remove the scene member from ArenaBen Boeckel2009-03-171-2/+0
* Scoped arguments for signalsBen Boeckel2009-03-051-2/+2
* Simplify requestDecisionBen Boeckel2009-03-051-1/+1
* Rename signal to be less like cleanUpBen Boeckel2009-03-011-1/+1
* Add a signal for Arena to let the plugin know when to clean it upBen Boeckel2009-03-011-0/+2
* Removed isWild from ArenaBen Boeckel2009-03-011-2/+1
* Moved the game method up in the class definitionBen Boeckel2009-02-281-2/+1
* Added a scene to the Arena classBen Boeckel2009-02-281-0/+4
* Update sigencore to the sigmod->game renameBen Boeckel2009-02-241-4/+4
* Fixed sigencore includes to use <> where possibleBen Boeckel2009-02-231-1/+1
* Made decision requests pass th player around as wellBen Boeckel2009-02-121-2/+2
* Fixed header including in sigencoreBen Boeckel2009-02-121-3/+6
* Grouped virtual declarations togetherBen Boeckel2009-02-121-2/+1
* Reorganized addClient and added a way to set up rules in ArenasBen Boeckel2009-02-121-0/+2
* Fixed weather adding/removal in ArenaBen Boeckel2009-02-121-1/+1
* Reorganized query methods for team structureBen Boeckel2009-02-121-2/+8
* Scripts can request actions of TeamMembers in the arenaBen Boeckel2009-02-121-0/+2
* Added weather support to ArenaBen Boeckel2009-02-121-0/+9
* Add Qt meta information to ArenaBen Boeckel2009-02-061-6/+8
* Cleaned up Arena API and implementationBen Boeckel2009-02-051-14/+32
* Fix internal references to be Sigencore instead of SigbattleBen Boeckel2009-01-271-9/+9
* Begin migration of core classes to libsigencoreBen Boeckel2009-01-271-0/+107