Michał W. Urbańczyk
cc7be20b07
Merged most of the changes from trunk.
...
Because of really huge amount of modifications here I've probably missed some minor stuff. I doubt if it's still compatible with gcc - some changes should be reapplied.
2008-08-02 15:08:03 +00:00
Michał W. Urbańczyk
697f26529a
New pathfinder by Spasarto
2008-06-01 14:55:31 +00:00
mateuszb
2f6ec1f7eb
* better new hero initialization
...
* faster pathfinder
2008-02-10 15:43:11 +00:00
mateuszb
21ec0b77d4
code cleanups, etc.
2008-02-03 15:24:35 +00:00
Michał W. Urbańczyk
556311c9ab
Partially done object scripting and interactions.
...
Most of 0.4 ;)
2007-11-18 22:58:28 +00:00
Michał W. Urbańczyk
cc01243da5
It should be quite stable now.
2007-10-27 20:14:25 +00:00
Michał W. Urbańczyk
4f316cd7e6
Our changes.
...
Restructured instances classes.
Still very instable.
2007-10-27 19:38:48 +00:00
Michał W. Urbańczyk
e02f752211
Now hero movement should be working.
...
- fixed/added #22 , #24 , #25 , #8 , #11 , partially #19
- minor improvements
2007-10-05 18:16:22 +00:00
mateuszb
d530bd057d
* fixed some issues with hero moving; actualizing hero position is still broken :(
2007-10-03 19:56:08 +00:00
Michał W. Urbańczyk
cfc94847a1
* added selecting path by clicking on terrain (experimental)
...
* coordinates in CPathNode are stored in int3
* minor improvements
2007-09-22 01:16:31 +00:00
Michał W. Urbańczyk
7d704c7f02
* working pathfinder
...
* drawing paths
* new command "P X1 Y1 Z1 X2 Y2 Z2" - draws path between given points
* borders handling rewritten
* minor stuff
2007-08-17 17:42:21 +00:00
mateuszb
8cc7e103bd
* some stuff with pathfinding (some functions need to be written, maybe someone help me?)
...
* CGI is now defined in global.h
* some code improvements
2007-08-12 17:48:05 +00:00
mateuszb
0c17ec03a8
* a bit of pathfinding (still needs testing and implementation of something like BFS (I consider Dijkstra usless in this case))
...
* some minor changes
2007-08-07 13:49:15 +00:00