unbreak AI. remove inits from uLand
frontlib improvements:
- Added README with overview documentation
- Improved code documentation/comments
- Added flib_gameconn_send_quit to gracefully exit a running game
- Changed the type of some size variables to size_t
- Fixed starting a mission/training sending the mission script like a multiplayer script
- Removed reference counters from flib_scheme and flib_map
- Removed INGAME state from netconn (there is no useful difference to ROOM state)
- Added extras/jnacontrol.c to warn when functions signatures used by Hedgeroid change
- Other small code improvements
An experimental template to abuse this ability. A quick doubling of the "Islands" crazy template
First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.
Fix kamikaze crasher. Handle overlapping hogs case.
frontlib: Brought commandline client (almost) up to date with the frontlib changes
frontlib: prevent writing a "binds" section of the team file when there are no binds
Toggle autoCameraOn in Findhh instead of checking FollowGear which could be set in a variety of places.
issue #404