Commit Graph

15 Commits (53f954edd3ecf5f9199ee684ac39685a481f8e97)

Author SHA1 Message Date
belugas 5280b9302c (svn r5785) Fix(5771) : Silenced a warning in MSVC that prevented from compiling. 18 years ago
tron 635bfcd1c8 (svn r5771) Unify several code paths and data structures for drawing train depots and waypoints 18 years ago
celestar bdcb4bbf1d (svn r4384) -Codechange: rail drawing code
-Added a function to obtain the axis of a waypoint
    -Moved the waypoint layout tables from the depot layout tables into an own one
    -Use GetRailTileSubtype
19 years ago
tron 85da306049 (svn r3982) Fix last commit. I got confused by some strange test, which did nothing 19 years ago
tron c1c086d9a0 (svn r3108) Confine the use of SPR_OPENTTD_BASE to table/sprites.h by adding/using some sprite enums 19 years ago
tron 2cc2154ad2 (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes
nothing spectacular, just some stuff, which piled up
19 years ago
ludde 29564f9fcf (svn r2781) Fix some of the issues with variables in .h files. 19 years ago
celestar 238e47cd42 (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers
by enums. There remains work in gfx.c to move the "transparency" and
"recolor" bits around to make space for more sprites. However, 2800
additional sprites can now be loaded. There also remains cleanup and
Doxygen work on many of the header files.
19 years ago
tron a227065ab7 (svn r2701) Insert Id tags into all source files 19 years ago
truelight 2423eaac2c (svn r2048) -Fix: deleted a word somehow :s (Tnx Tron!) 20 years ago
truelight 83637d164e (svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.h
-Codechange: rewrote some functions while moving waypoint-stuff
-Add: added support for 64k waypoints
-Fix: made the waypoint struct a bit more logic (no bit-fucking)
20 years ago
tron 20b8c48440 (svn r1903) Replace some casts and macro magic with proper typing, similar to r1902 20 years ago
darkvater 397cc50f61 (svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name actually makes some sense and is also compatible with TTDPatch (pasky). 20 years ago
dominik 345003d49f (svn r283) New checkpoint graphics (drawn by Eobet and George) 20 years ago
truelight efaeb275f7 (svn r1) Import of revision 975 of old (crashed) SVN 20 years ago