Jonathan G Rennison
|
cbdd9f84d8
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/console_gui.cpp
# src/lang/korean.txt
# src/video/sdl2_v.cpp
# src/video/sdl2_v.h
# src/window.cpp
# src/window_gui.h
|
2019-11-12 18:43:10 +00:00 |
|
S. D. Cloudt
|
13cc8a0cee
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
|
Jonathan G Rennison
|
8f574881e8
|
Add direction func: DirToDiagDirAlongAxis
|
2018-07-08 23:00:29 +01:00 |
|
frosch
|
05ed2001d4
|
(svn r27422) -Fix [FS#6341]: Aircraft picked the wrong airport entry point, if airports were rotated by 180 degree. (marcole)
|
2015-10-30 16:20:00 +00:00 |
|
frosch
|
1e897531cb
|
(svn r27422) -Fix [FS#6341]: Aircraft picked the wrong airport entry point, if airports were rotated by 180 degree. (marcole)
|
2015-10-30 16:20:00 +00:00 |
|
rubidium
|
4b8d9aad5b
|
(svn r26105) -Codechange: add a lot of assertions to track/road functions that might eventually lead to become indices into tables
|
2013-11-25 13:16:06 +00:00 |
|
rubidium
|
299786a8d1
|
(svn r26105) -Codechange: add a lot of assertions to track/road functions that might eventually lead to become indices into tables
|
2013-11-25 13:16:06 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +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 |
|
michi_cc
|
4d2a9e384c
|
(svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to depend on the vehicle length instead of being fixed at 4/8th of the original vehicle length to make sure shortened vehicles don't block tiles they shouldn't block.
|
2011-11-21 20:51:43 +00:00 |
|
michi_cc
|
3b45b41e68
|
(svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to depend on the vehicle length instead of being fixed at 4/8th of the original vehicle length to make sure shortened vehicles don't block tiles they shouldn't block.
|
2011-11-21 20:51:43 +00:00 |
|
smatz
|
d6a70ea1d9
|
(svn r22284) -Codechange [FS#4564]: cast values to uint before computing modulus in direction_func.h, so compiler can generate superior code (adf88)
|
2011-04-01 12:17:23 +00:00 |
|
smatz
|
0bbfed084f
|
(svn r22284) -Codechange [FS#4564]: cast values to uint before computing modulus in direction_func.h, so compiler can generate superior code (adf88)
|
2011-04-01 12:17:23 +00:00 |
|
alberth
|
f65a9a5515
|
(svn r21593) -Codechange: endif comment correcttions.
|
2010-12-22 10:50:32 +00:00 |
|
alberth
|
0b0127b13d
|
(svn r21593) -Codechange: endif comment correcttions.
|
2010-12-22 10:50:32 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
smatz
|
345f160978
|
(svn r12870) -Codechange: remove some magic numbers from u.ship.state handling
|
2008-04-24 13:05:51 +00:00 |
|
smatz
|
0a83a43075
|
(svn r12870) -Codechange: remove some magic numbers from u.ship.state handling
|
2008-04-24 13:05:51 +00:00 |
|
rubidium
|
f56a354d31
|
(svn r11661) -Codechange: some header reworks in order to try to reduce the compile time of OpenTTD by reduce the amount of circular-ish dependencies.
|
2007-12-18 19:52:14 +00:00 |
|
rubidium
|
0995194162
|
(svn r11661) -Codechange: some header reworks in order to try to reduce the compile time of OpenTTD by reduce the amount of circular-ish dependencies.
|
2007-12-18 19:52:14 +00:00 |
|