rubidium
|
e6a828def1
|
(svn r24006) -Fix [FS#5088]: AI used in names in API for GSOrder
|
2012-03-04 16:40:06 +00:00 |
|
rubidium
|
e8d9ab4dd5
|
(svn r23969) -Codechange: trunk heads to 1.3 now
|
2012-02-19 19:14:17 +00:00 |
|
rubidium
|
a5cb454e94
|
(svn r23969) -Codechange: trunk heads to 1.3 now
|
2012-02-19 19:14:17 +00:00 |
|
michi_cc
|
64c5299b4d
|
(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.
|
2012-02-14 17:04:06 +00:00 |
|
michi_cc
|
f2c694c8fb
|
(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.
|
2012-02-14 17:04:06 +00:00 |
|
smatz
|
bb9b240a86
|
(svn r23941) -Add: support for clang
|
2012-02-12 21:17:32 +00:00 |
|
smatz
|
b5525fd33d
|
(svn r23941) -Add: support for clang
|
2012-02-12 21:17:32 +00:00 |
|
rubidium
|
35415e1a3f
|
(svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and game scripts (LordAro)
|
2012-02-12 10:58:18 +00:00 |
|
rubidium
|
6356178a25
|
(svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and game scripts (LordAro)
|
2012-02-12 10:58:18 +00:00 |
|
rubidium
|
6256d64553
|
(svn r23932) -Codechange: split the NewGRF text window into its own source files
|
2012-02-12 10:32:41 +00:00 |
|
rubidium
|
e8dbcf9043
|
(svn r23932) -Codechange: split the NewGRF text window into its own source files
|
2012-02-12 10:32:41 +00:00 |
|
michi_cc
|
7f06f392f7
|
(svn r23931) -Change: Scale infrastructure cost of rail tracks by the total number of all tracks and not independently for each rail type.
|
2012-02-11 22:43:39 +00:00 |
|
michi_cc
|
0542e26460
|
(svn r23931) -Change: Scale infrastructure cost of rail tracks by the total number of all tracks and not independently for each rail type.
|
2012-02-11 22:43:39 +00:00 |
|
rubidium
|
46894cc2b7
|
(svn r23927) -Fix [FS#5056]: 32bpp animated blitter was optimised a bit too far regarding not needing to update the colour mapping when (re)initialising the palette
|
2012-02-11 20:08:31 +00:00 |
|
rubidium
|
0e925c9e5e
|
(svn r23927) -Fix [FS#5056]: 32bpp animated blitter was optimised a bit too far regarding not needing to update the colour mapping when (re)initialising the palette
|
2012-02-11 20:08:31 +00:00 |
|
rubidium
|
1d51db5f8d
|
(svn r23925) -Fix (r23924): remove some remnants from generated files as well
|
2012-02-11 19:44:02 +00:00 |
|
rubidium
|
390003aa2d
|
(svn r23925) -Fix (r23924): remove some remnants from generated files as well
|
2012-02-11 19:44:02 +00:00 |
|
rubidium
|
48e1ec7d60
|
(svn r23924) -Fix [FS#5054]: [NoGo] "Some" news messages would cause an assertion to be triggered due to a missing proper location for the viewport of the news message, so only allow building when valid data for the viewport is provided or no viewport is used
|
2012-02-11 19:42:33 +00:00 |
|
rubidium
|
5417153982
|
(svn r23924) -Fix [FS#5054]: [NoGo] "Some" news messages would cause an assertion to be triggered due to a missing proper location for the viewport of the news message, so only allow building when valid data for the viewport is provided or no viewport is used
|
2012-02-11 19:42:33 +00:00 |
|
rubidium
|
37a8a8c5dc
|
(svn r23837) -Feature [FS#4994]: [NoGo] Allow querying orders of vehicles
|
2012-01-22 17:42:03 +00:00 |
|
rubidium
|
60678d9757
|
(svn r23837) -Feature [FS#4994]: [NoGo] Allow querying orders of vehicles
|
2012-01-22 17:42:03 +00:00 |
|
rubidium
|
d79328ec86
|
(svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question window's title from a (small) set of options
|
2012-01-21 12:03:55 +00:00 |
|
rubidium
|
9f162e7115
|
(svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question window's title from a (small) set of options
|
2012-01-21 12:03:55 +00:00 |
|
rubidium
|
464d51905a
|
(svn r23826) -Fix [FS#4972]: the detailed performance rating window showed the cargo count of the current quarter instead of the last quarter like the tooltip says
|
2012-01-20 20:18:19 +00:00 |
|
rubidium
|
70c7fbd90e
|
(svn r23826) -Fix [FS#4972]: the detailed performance rating window showed the cargo count of the current quarter instead of the last quarter like the tooltip says
|
2012-01-20 20:18:19 +00:00 |
|
rubidium
|
314616727b
|
(svn r23778) -Fix [FS#4957]: trim all control codes and the likes from strings being passed into the AI. If the AI would be displaying them later we would be showing those control codes as question marks.
|
2012-01-08 21:51:08 +00:00 |
|
rubidium
|
df963509f6
|
(svn r23778) -Fix [FS#4957]: trim all control codes and the likes from strings being passed into the AI. If the AI would be displaying them later we would be showing those control codes as question marks.
|
2012-01-08 21:51:08 +00:00 |
|
rubidium
|
4ad23bbf98
|
(svn r23777) -Codechange: refactor allocating memory and fetching strings into a single function for scripts
|
2012-01-08 21:48:05 +00:00 |
|
rubidium
|
4479f90843
|
(svn r23777) -Codechange: refactor allocating memory and fetching strings into a single function for scripts
|
2012-01-08 21:48:05 +00:00 |
|
smatz
|
ad78a5f1d3
|
(svn r23770) -Fix: compilation with GCC 4.7
|
2012-01-07 18:37:22 +00:00 |
|
smatz
|
24bf6ea495
|
(svn r23770) -Fix: compilation with GCC 4.7
|
2012-01-07 18:37:22 +00:00 |
|
frosch
|
7ed4b6d069
|
(svn r23760) -Feature: Allow readonly display of NewGRF parameters, if GRF list may not be edited.
|
2012-01-05 20:03:15 +00:00 |
|
frosch
|
fa0949577e
|
(svn r23760) -Feature: Allow readonly display of NewGRF parameters, if GRF list may not be edited.
|
2012-01-05 20:03:15 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
truebrain
|
d76c2ff76e
|
(svn r23739) -Fix (r23738): owh vim, when can you learn to copy/paste tabs correctly?
|
2012-01-03 20:41:38 +00:00 |
|
truebrain
|
d880056415
|
(svn r23739) -Fix (r23738): owh vim, when can you learn to copy/paste tabs correctly?
|
2012-01-03 20:41:38 +00:00 |
|
truebrain
|
d3567c0ac3
|
(svn r23738) -Fix (r23731): forgot to sync the new window with the script API
|
2012-01-03 20:38:41 +00:00 |
|
truebrain
|
ecb725b34b
|
(svn r23738) -Fix (r23731): forgot to sync the new window with the script API
|
2012-01-03 20:38:41 +00:00 |
|
rubidium
|
0cfe86cead
|
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
|
2012-01-03 20:26:05 +00:00 |
|
rubidium
|
e40eb8177a
|
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
|
2012-01-03 20:26:05 +00:00 |
|
truebrain
|
59de5e9570
|
(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company(ies). It can contain random text, and at most 3 buttons from a collection of 17
|
2012-01-03 16:36:24 +00:00 |
|
truebrain
|
34d90da509
|
(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company(ies). It can contain random text, and at most 3 buttons from a collection of 17
|
2012-01-03 16:36:24 +00:00 |
|
truebrain
|
af7958f5c4
|
(svn r23652) -Fix: don't include/document ScriptText for AIs. It is not usable
|
2011-12-21 15:06:00 +00:00 |
|
truebrain
|
ac306fc138
|
(svn r23652) -Fix: don't include/document ScriptText for AIs. It is not usable
|
2011-12-21 15:06:00 +00:00 |
|
yexo
|
b01854e790
|
(svn r23651) -Feature: [NoGo] GSText now accepts string arguments as parameters to the constructor
|
2011-12-21 14:55:28 +00:00 |
|
yexo
|
5988659eea
|
(svn r23651) -Feature: [NoGo] GSText now accepts string arguments as parameters to the constructor
|
2011-12-21 14:55:28 +00:00 |
|
yexo
|
9bf3fb5156
|
(svn r23650) -Fix: wrong functions were filtered for AI/GameScript doxygen documentation
|
2011-12-21 14:30:08 +00:00 |
|
yexo
|
a55478aaa6
|
(svn r23650) -Fix: wrong functions were filtered for AI/GameScript doxygen documentation
|
2011-12-21 14:30:08 +00:00 |
|
truebrain
|
8faa8f2342
|
(svn r23648) -Revert (r23646): partial revert; nobody has to know about my local changes and attempts
|
2011-12-21 12:28:02 +00:00 |
|