summaryrefslogtreecommitdiff
path: root/src/scriptapi_env.cpp
Commit message (Collapse)AuthorAge
* fix bug in scriptapi line_of_sightsapier2013-04-10
| | | | fix warnings for pathfinder debug traces
* Add Dijkstra A* and A* without prefetching pathfind algorithmssapier2013-04-06
|
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11
|
* split scriptapi.cppsapier2013-03-05
Remerge some files in order to reduce number of additional files Make necessary changes for split, rename files, reorganize some bits