.. |
follow_track.cpp
|
(svn r7759) -Merge: makefile rewrite. This merge features:
|
2007-01-02 19:19:48 +00:00 |
follow_track.hpp
|
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).
|
2007-03-08 16:27:54 +00:00 |
nodelist.hpp
|
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives).
|
2007-02-23 08:37:33 +00:00 |
track_dir.hpp
|
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
|
2007-01-10 18:56:51 +00:00 |
yapf_base.hpp
|
(svn r9693) -Codechange [YAPF]: GetBestNode() now returns pointer to node instead of reference
|
2007-04-20 19:13:35 +00:00 |
yapf_common.cpp
|
(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style.
|
2007-03-03 04:04:22 +00:00 |
yapf_common.hpp
|
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives).
|
2007-02-23 08:37:33 +00:00 |
yapf_costbase.hpp
|
(svn r7759) -Merge: makefile rewrite. This merge features:
|
2007-01-02 19:19:48 +00:00 |
yapf_costcache.hpp
|
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives).
|
2007-02-23 08:37:33 +00:00 |
yapf_costrail.hpp
|
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).
|
2007-03-08 16:27:54 +00:00 |
yapf_destrail.hpp
|
(svn r9745) -Codechange [YAPF}: if destination is a waypoint then YAPF gets destination tile from that waypoint->xy instead of from v->dest_tile
|
2007-04-29 09:55:32 +00:00 |
yapf_node_rail.hpp
|
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives).
|
2007-02-23 08:37:33 +00:00 |
yapf_node_road.hpp
|
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives).
|
2007-02-23 08:37:33 +00:00 |
yapf_node.hpp
|
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives).
|
2007-02-23 08:37:33 +00:00 |
yapf_rail.cpp
|
(svn r9693) -Codechange [YAPF]: GetBestNode() now returns pointer to node instead of reference
|
2007-04-20 19:13:35 +00:00 |
yapf_road.cpp
|
(svn r9693) -Codechange [YAPF]: GetBestNode() now returns pointer to node instead of reference
|
2007-04-20 19:13:35 +00:00 |
yapf_settings.h
|
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
|
2007-03-07 12:11:48 +00:00 |
yapf_ship.cpp
|
(svn r9697) -Fix [YAPF](r9694): 'unused variable' warning (glx)
|
2007-04-20 19:43:06 +00:00 |
yapf.h
|
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
|
2007-04-18 00:41:09 +00:00 |
yapf.hpp
|
(svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist.
|
2007-04-12 13:07:15 +00:00 |