Age | Commit message (Collapse) | Author |
|
openttd.h) to engine_type.h.
|
|
waypoint.h (and openttd.h) to waypoint_type.h.
|
|
openttd.h) to order_type.h.
|
|
openttd.h) to group_type.h.
|
|
|
|
files.
|
|
|
|
someone without a keyboard can enter text too. Patch by Dominik.
|
|
little neighbourhood. Based on a patch by Dominik.
|
|
steep slopes.
|
|
michi_cc).
-Fixed by removing FollowTrack_t structure and all related functions. Their purpose was to allow to call track followers from C code. They were:
1. never used
2. obsoleted by switching to C++
|
|
with some parts for AI use.
|
|
|
|
file to spare 4-8kB of binary size
|
|
|
|
|
|
file while sorting. Only the "Absolute" name matters
|
|
It is more descriptive name and it will not upset the generate script anymore
|
|
|
|
|
|
GetTunnelBridgeLength() and/or GetOtherTunnelEnd() instead
|
|
|
|
long track
-Codechange: use dedicated pathfinder for signal updating, resulting in better performance and possible future improvements
|
|
needed.
|
|
aren't there anymore
|
|
|
|
bridge_map.h into tunnelbridge_map.h
|
|
|
|
|
|
-Codechange: Replace the rest of the math macros with functions
|
|
-Codechange: Make the mersenne twister more readable
-Codechange: Unify the seeding process of random
|
|
there are less diff when it is modified by MSVC
|
|
remembered.
-Codechange: Wrap all transparency settings in accessors, hiding the implementation
-Change: Clicking "transparent building" menu will toggle Houses And Trees only. The other options can be used in the transparency gui.
Initial patch by Smatz (FS#1349), with some rework by BigBB and your humble servant.
|
|
possibility to clean up unconnected road bits during the local road reconstructions. Based on a patch by skidd13.
|
|
projects/openttd_vs80.vcproj, plus a fix in source.list
|
|
|
|
NewGRFs.
|
|
|
|
containing spaces
|
|
|
|
32bpp-simple (based on the work of frosch)
-Add: let 32bpp-anim use 32bpp-optimizeds, so he profits from the speed-up too
|
|
hardcoding station types by graphics IDs.
|
|
|
|
sound/music/video drivers, using self-registration based on the blitter-model.
|
|
|
|
variables/classes/structures (with anti-recursion repository) into string
|
|
sensitive/insensitive ANSI/UNICODE string classes that support formatted (sprintf like) output.
|
|
accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it.
|
|
|
|
|