0ad/source/tools/atlas
prefect 3ea5fa5b46 Lots of fixes for the Linux build:
- renamed sysdep/unix/ functions where necessary
- more int -> LibError conversions in the sysdep/unix/ part
- added some explicit #include statements where necessary
- moved enum LibError/ErrorReaction declarations
  (gcc doesn't support forward enum declarations)

This was SVN commit r3267.
2005-12-17 22:00:54 +00:00
..
AtlasFrontends Terrain: CalcFromPosition, to convert world-space to tile-space. 2005-09-12 20:04:26 +00:00
AtlasObject Atlas: Initial terrain-selection panel. 2005-11-03 03:49:57 +00:00
AtlasUI Added unit IDs, so Atlas can store references to units without just using pointers and without crashing. 2005-12-09 03:15:00 +00:00
DatafileIO GameSetup: "-autostart=mapname" command-line parameter, for faster testing. 2005-10-30 21:30:52 +00:00
GameInterface Lots of fixes for the Linux build: 2005-12-17 22:00:54 +00:00