frosch
|
a2e53d5ab4
|
(svn r27733) -Codechange: Pass NPF user data as void* instead of as array of integers.
|
2017-01-15 13:59:46 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
truebrain
|
d6e042c735
|
(svn r23376) -Remove: on popular demand, remove my (revoked) name from comments in the code. It was silly to name me like that to begin with ;) (based on patch by HackaLittleBit)
|
2011-11-30 01:22:18 +00:00 |
|
alberth
|
14cd6bbbf9
|
(svn r20890) -Doc: Make documentation accessible to doxygen.
|
2010-10-02 19:55:13 +00:00 |
|
alberth
|
5afeeaf5d8
|
(svn r20889) -Codechange: Make ClosedListHash, OpenListQueue, and OpenListHash data protected, and rename for coding style.
|
2010-10-02 19:53:20 +00:00 |
|
alberth
|
16b959676f
|
(svn r20879) -Codechange: Make AyStarMain_ClosedList_IsInList a method.
|
2010-10-02 19:34:32 +00:00 |
|
alberth
|
04b0671343
|
(svn r20878) -Codechange: Make AyStarMain_ClosedList_Add a method.
|
2010-10-02 19:33:23 +00:00 |
|
alberth
|
b06c08cfc4
|
(svn r20877) -Codechange: Make AyStarMain_OpenList_IsInList a method.
|
2010-10-02 19:32:21 +00:00 |
|
alberth
|
a71d4cae11
|
(svn r20876) -Codechange: Make AyStarMain_OpenList_Pop a method.
|
2010-10-02 19:31:24 +00:00 |
|
alberth
|
7ed89d50d3
|
(svn r20875) -Codechange: Make AyStarMain_OpenList_Add a method.
|
2010-10-02 19:30:24 +00:00 |
|
alberth
|
230537d7c9
|
(svn r20874) -Codechange: Make init_AyStar a method.
|
2010-10-02 19:29:00 +00:00 |
|
alberth
|
cc8370a866
|
(svn r20868) -Codechange: Make AyStarMain_Main() a method.
|
2010-10-02 10:00:05 +00:00 |
|
alberth
|
253fca9876
|
(svn r20867) -Codechange: Make AyStarMain_AddStartNode() a method.
|
2010-10-02 09:58:32 +00:00 |
|
alberth
|
f509a0a922
|
(svn r20866) -Codechange: CheckTile() always returns the same (ignored) value.
|
2010-10-02 09:55:58 +00:00 |
|
alberth
|
3208b8f655
|
(svn r20865) -Codechange: Make AyStarMain_CheckTile() a method.
|
2010-10-02 09:53:44 +00:00 |
|
alberth
|
cf03be6c88
|
(svn r20864) -Codechange: Make AyStar_Clear() a method.
|
2010-10-02 09:49:32 +00:00 |
|
alberth
|
d02baa4a11
|
(svn r20863) -Codechange: Make AyStarMain_Loop a method.
|
2010-10-02 09:48:01 +00:00 |
|
alberth
|
a6efd14f9f
|
(svn r20862) -Codechange: Make AyStar_Free() a method.
|
2010-10-02 09:46:40 +00:00 |
|
alberth
|
a48c4ff840
|
(svn r20688) -Codechange: Rename Queue struct to BinaryHeap.
|
2010-08-29 13:47:15 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
f09a74a996
|
(svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 09:44:44 +00:00 |
|
smatz
|
6d92880bb3
|
(svn r19084) -Codechange: minor coding-style fixups
|
2010-02-10 17:37:47 +00:00 |
|
rubidium
|
2f3053508d
|
(svn r18364) -Codechange: move the pathfinders and their related files into a separate directory
|
2009-12-01 22:45:39 +00:00 |
|