summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/tankgameplugins/random_ai
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-172-4/+4
| | | | Reviewed-by: Trust Me
* WinCE doesn't have time() function, use QTimeKent Hansen2009-06-091-3/+2
|
* Fix missing/outdated license headers.Jason McDonald2009-05-212-1/+83
| | | | Reviewed-by: Trust Me
* Change name of "errorstate" example to "tankgame"Eskil Abrahamsen Blomfeldt2009-05-123-0/+115
The error state is not a big enough part of the example to justify naming it after it.