Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-09 | (svn r2287) - Fix (regression): cast stationcount to unsigned instead of p1 ↵ | Darkvater | |
to signed when checking valid waypoint types. Thanks for pointing it out Tron | |||
2005-05-09 | (svn r2286) - CodeChange: paramcheck the next batch of commands. | Darkvater | |
- Fix (regression): fix up terraform land where every player can terraform land (towns, map generation), and player can terraform different corners; used for building tunnels | |||
2005-03-24 | (svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.h | truelight | |
-Codechange: rewrote some functions while moving waypoint-stuff -Add: added support for 64k waypoints -Fix: made the waypoint struct a bit more logic (no bit-fucking) |