summaryrefslogtreecommitdiffstats
path: root/sigencore/Client.h
Commit message (Expand)AuthorAgeFilesLines
* Move messaging down to the Client interfaceBen Boeckel2009-03-281-0/+9
* Remove unnecessary parameter from signalBen Boeckel2009-03-281-1/+1
* Enable multiple canvases per clientBen Boeckel2009-03-281-3/+6
* Remove unneeded spaces in ClientBen Boeckel2009-03-281-2/+0
* Client doesn't need a Client pointerBen Boeckel2009-03-281-1/+0
* Add a cleanupClient signalBen Boeckel2009-03-281-0/+2
* Move arena and world down to ClientBen Boeckel2009-03-281-0/+13
* Remove cruft from ClientBen Boeckel2009-03-281-24/+0
* Update sigencore to the sigmod->game renameBen Boeckel2009-02-241-3/+3
* Fixed sigencore includes to use <> where possibleBen Boeckel2009-02-231-1/+1
* Client handles Sigmod pointer nowBen Boeckel2009-02-061-1/+8
* Fix base Cleint class implementation for arena handlingBen Boeckel2009-02-061-1/+3
* Stripped old code from Client and cleaned upBen Boeckel2009-02-051-37/+32
* Moved Client from signet to sigencoreBen Boeckel2009-02-051-0/+74