smatz
76eaed68a0
(svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify compiler's decisions about inlining
2008-04-06 23:49:45 +00:00
smatz
6af1fb2bdd
(svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify compiler's decisions about inlining
2008-04-06 23:49:45 +00:00
rubidium
b488fe1929
(svn r12501) -Codechange: split signs.h.
2008-03-31 07:25:49 +00:00
rubidium
a0895d57fa
(svn r12501) -Codechange: split signs.h.
2008-03-31 07:25:49 +00:00
rubidium
0f1a82a4c2
(svn r12499) -Codechange: some coding style tweaks for network_internal.h.
2008-03-31 07:11:18 +00:00
rubidium
b1e1c13420
(svn r12499) -Codechange: some coding style tweaks for network_internal.h.
2008-03-31 07:11:18 +00:00
glx
d5faf2b47e
(svn r12480) -Change: enable and show asserts in crash.log for MSVC releases by default
2008-03-28 21:28:32 +00:00
glx
1670c34e2f
(svn r12480) -Change: enable and show asserts in crash.log for MSVC releases by default
2008-03-28 21:28:32 +00:00
rubidium
49a040e6ad
(svn r12476) -Codechange: split type engine related types from engine.h (and openttd.h) to engine_type.h.
2008-03-28 18:00:38 +00:00
rubidium
93d59fe448
(svn r12476) -Codechange: split type engine related types from engine.h (and openttd.h) to engine_type.h.
2008-03-28 18:00:38 +00:00
rubidium
1f870e2bc9
(svn r12474) -Codechange: split type related stuff from waypoints from waypoint.h (and openttd.h) to waypoint_type.h.
2008-03-28 16:41:12 +00:00
rubidium
f4d48f0e5b
(svn r12474) -Codechange: split type related stuff from waypoints from waypoint.h (and openttd.h) to waypoint_type.h.
2008-03-28 16:41:12 +00:00
rubidium
492d132831
(svn r12470) -Codechange: split order related types from order.h (and openttd.h) to order_type.h.
2008-03-28 16:36:32 +00:00
rubidium
4c63dd074e
(svn r12470) -Codechange: split order related types from order.h (and openttd.h) to order_type.h.
2008-03-28 16:36:32 +00:00
rubidium
bf54e0ba1c
(svn r12469) -Codechange: split type related stuff from group.h (and openttd.h) to group_type.h.
2008-03-28 16:34:50 +00:00
rubidium
878489e38d
(svn r12469) -Codechange: split type related stuff from group.h (and openttd.h) to group_type.h.
2008-03-28 16:34:50 +00:00
rubidium
02eddad8d9
(svn r12467) -Codechange: move DepotID to a more logical location.
2008-03-28 16:32:27 +00:00
rubidium
7f139373aa
(svn r12467) -Codechange: move DepotID to a more logical location.
2008-03-28 16:32:27 +00:00
rubidium
3b7c28f7e0
(svn r12461) -Change: add (quite) some missing headers to the MSVC project files.
2008-03-28 09:43:06 +00:00
rubidium
0d30619425
(svn r12461) -Change: add (quite) some missing headers to the MSVC project files.
2008-03-28 09:43:06 +00:00
belugas
55676e3b6c
(svn r12457) -Codechange: Move signal enums on their own header.
2008-03-28 03:23:49 +00:00
belugas
79f033c78f
(svn r12457) -Codechange: Move signal enums on their own header.
2008-03-28 03:23:49 +00:00
rubidium
a606fe9610
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
2008-03-26 10:08:17 +00:00
rubidium
327e870962
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
2008-03-26 10:08:17 +00:00
rubidium
672087ecf6
(svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own little neighbourhood. Based on a patch by Dominik.
2008-03-23 07:35:29 +00:00
rubidium
65c7ef9629
(svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own little neighbourhood. Based on a patch by Dominik.
2008-03-23 07:35:29 +00:00
glx
e93f03cf84
(svn r12375) -Fix [FS#1847]: revision detection failed to detect 64bit TortoiseSVN when ran from a 32bit MSVC on win64 system (Jafinto)
2008-03-15 22:43:28 +00:00
glx
a6cba39750
(svn r12375) -Fix [FS#1847]: revision detection failed to detect 64bit TortoiseSVN when ran from a 32bit MSVC on win64 system (Jafinto)
2008-03-15 22:43:28 +00:00
frosch
4ec7f33f8c
(svn r12313) -Fix: YAPF and NTP did not apply penalty for uphill tracks on steep slopes.
2008-02-28 17:34:34 +00:00
frosch
35fd0dfd4e
(svn r12313) -Fix: YAPF and NTP did not apply penalty for uphill tracks on steep slopes.
2008-02-28 17:34:34 +00:00
glx
2007e53a8d
(svn r12282) -Fix (r12123): generate.vbs should not skip files in NO_THREADS section of source.list
2008-02-26 22:32:27 +00:00
glx
92254bda01
(svn r12282) -Fix (r12123): generate.vbs should not skip files in NO_THREADS section of source.list
2008-02-26 22:32:27 +00:00
KUDr
ff7e789f83
(svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks 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++
2008-02-25 15:09:22 +00:00
KUDr
e41df385d7
(svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks 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++
2008-02-25 15:09:22 +00:00
glx
56c9c0a612
(svn r12238) -Change [FS#1800]: set svn:executable property for *.vbs (michi_cc)
2008-02-24 22:16:36 +00:00
glx
ed1e402960
(svn r12238) -Change [FS#1800]: set svn:executable property for *.vbs (michi_cc)
2008-02-24 22:16:36 +00:00
glx
ccfae56690
(svn r12123) -Add: generate.vbs script to allow project files generation for users unable to run generate bash script
2008-02-12 14:20:55 +00:00
glx
23bae896c9
(svn r12123) -Add: generate.vbs script to allow project files generation for users unable to run generate bash script
2008-02-12 14:20:55 +00:00
peter1138
d6670eed6b
(svn r12122) -Codechange: Add framework for generic feature callbacks, along with some parts for AI use.
2008-02-12 13:23:57 +00:00
peter1138
4d0c443953
(svn r12122) -Codechange: Add framework for generic feature callbacks, along with some parts for AI use.
2008-02-12 13:23:57 +00:00
glx
7d88f6688e
(svn r12117) -Fix (r12115): strgen compilation was broken
2008-02-12 02:39:22 +00:00
glx
b0b929ce42
(svn r12117) -Fix (r12115): strgen compilation was broken
2008-02-12 02:39:22 +00:00
glx
f20cf510e4
(svn r12116) -Fix (r12083): little typos in source.list
2008-02-11 21:01:43 +00:00
glx
42b305661b
(svn r12116) -Fix (r12083): little typos in source.list
2008-02-11 21:01:43 +00:00
smatz
05169f53be
(svn r12115) -Codechange: move malloc/realloc error messages to separate file to spare 4-8kB of binary size
2008-02-11 20:23:38 +00:00
smatz
f19eca0905
(svn r12115) -Codechange: move malloc/realloc error messages to separate file to spare 4-8kB of binary size
2008-02-11 20:23:38 +00:00
belugas
806c3e141d
(svn r12089) -Cleanup: re-order, yet another time, the files in msvc projects
2008-02-09 02:46:49 +00:00
belugas
9343ad44fd
(svn r12089) -Cleanup: re-order, yet another time, the files in msvc projects
2008-02-09 02:46:49 +00:00
belugas
8c32e8ad65
(svn r12083) -Cleanup: Adding some more files in MSVC projects
2008-02-07 18:02:22 +00:00
belugas
bf15bc9c57
(svn r12083) -Cleanup: Adding some more files in MSVC projects
2008-02-07 18:02:22 +00:00