Author: muggenhor
Date: Sat Sep 20 14:37:22 2008
New Revision: 6054

URL: http://svn.gna.org/viewcvs/warzone?rev=6054&view=rev
Log:
"Fix" bad pathfinding performance:
 * (Attempt to) fix the bad pathfinding by reverting r4637:4639 which removed 
the gateway & zones and raycasting optimisations
 * Break loading of savegames made with 2.1_beta4 or trunk
  * Don't crash with 2.1_beta4/trunk savegames, dump an error message on 
LOG_ERROR and return false from the loading function (causing an 
exit(EXIT_FAILURE))

Added:
    branches/2.1/src/gatewayroute.c
      - copied unchanged from r4636, trunk/src/gatewayroute.c
    branches/2.1/src/gatewayroute.h
      - copied unchanged from r4636, trunk/src/gatewayroute.h
Modified:
    branches/2.1/ChangeLog
    branches/2.1/data/tagdefinitions/savegame/map.def
    branches/2.1/src/Makefile.am
    branches/2.1/src/Makefile.raw
    branches/2.1/src/astar.c
    branches/2.1/src/display.c
    branches/2.1/src/droid.c
    branches/2.1/src/feature.c
    branches/2.1/src/fpath.c
    branches/2.1/src/gateway.c
    branches/2.1/src/gateway.h
    branches/2.1/src/map.c
    branches/2.1/src/mission.c
    branches/2.1/src/structure.c
    branches/2.1/warzone2100.cbp
    branches/2.1/win32/Warzone2100.vcproj


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to