smatz
|
4d67c5ddaf
|
(svn r19510) -Codechange: remove superfluous semicolons from *.sq files
|
2010-03-23 22:48:10 +00:00 |
|
frosch
|
1ed599f5cf
|
(svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypointType().
-Change: [NoAI] Constructor of AIWaypoint now takes a WaypointType to also handle buoys.
-Remove: [NoAI] AIBuoyList.
|
2010-01-04 19:42:29 +00:00 |
|
yexo
|
d8bcda3b94
|
(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AIWaypoint
|
2010-01-02 16:47:32 +00:00 |
|
rubidium
|
e7fb5f00e7
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
yexo
|
8c05194c02
|
(svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for AIStation and AIWaypoint, and move GetName, SetName and GetLocation to AIBaseStation
Remove (nearly) all references to WaypointID and replace them with StationID
|
2009-07-31 22:30:54 +00:00 |
|
glx
|
ab3fc1d437
|
(svn r15535) -Fix (r15460, pre noai merge): use '.' as 'any' for squirrel calls typechecking as stated in squirrel docs
|
2009-02-21 00:43:18 +00:00 |
|
yexo
|
c0e7ddeb9e
|
(svn r15519) -Add [NoAI]: support for waypoints by adding AIRail::Build/Remove RailWaypoint, AIWaypoint and AIWaypointList.
|
2009-02-19 07:40:08 +00:00 |
|