582601b2f7
(svn r23377) -Fix: compilation failure when networking is disabled
rubidium
2011-11-30 06:20:14 +00:00
cb8eef45c9
(svn r23377) -Fix: compilation failure when networking is disabled
rubidium
2011-11-30 06:20:14 +00:00
160bfd8851
(svn r23376) -Remove: on popular demand, remove my (revoked) name from comments in the code. It was silly to name me like that to begin with ;) (based on patch by HackaLittleBit)
truebrain
2011-11-30 01:22:18 +00:00
d6e042c735
(svn r23376) -Remove: on popular demand, remove my (revoked) name from comments in the code. It was silly to name me like that to begin with ;) (based on patch by HackaLittleBit)
truebrain
2011-11-30 01:22:18 +00:00
1902803b6e
(svn r23375) -Change: that name I haven't used for several years. Let it die out now finally, please?
truebrain
2011-11-29 23:47:49 +00:00
c641efc387
(svn r23375) -Change: that name I haven't used for several years. Let it die out now finally, please?
truebrain
2011-11-29 23:47:49 +00:00
0f9954ec1b
(svn r23374) -Add: Doxygen files for the NoAI API (Yexo)
truebrain
2011-11-29 23:31:55 +00:00
0c83901a2b
(svn r23374) -Add: Doxygen files for the NoAI API (Yexo)
truebrain
2011-11-29 23:31:55 +00:00
7158aaea31
(svn r23373) -Add: move the AI API to script/api/ai, and move the Squirrel C++ glue templates to script/api/template
truebrain
2011-11-29 23:29:20 +00:00
bef1451f18
(svn r23373) -Add: move the AI API to script/api/ai, and move the Squirrel C++ glue templates to script/api/template
truebrain
2011-11-29 23:29:20 +00:00
549e072041
(svn r23371) -Change: rename the DOXYGEN_AI_DOCS tag to DOXYGEN_API
truebrain
2011-11-29 23:27:34 +00:00
967d3baf04
(svn r23371) -Change: rename the DOXYGEN_AI_DOCS tag to DOXYGEN_API
truebrain
2011-11-29 23:27:34 +00:00
4d91f645c1
(svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions
truebrain
2011-11-29 23:27:26 +00:00
8d2df694a1
(svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions
truebrain
2011-11-29 23:27:26 +00:00
2c877b074e
(svn r23369) -Codechange: use script includes when possible, not ai includes
truebrain
2011-11-29 23:27:17 +00:00
d319ccec27
(svn r23369) -Codechange: use script includes when possible, not ai includes
truebrain
2011-11-29 23:27:17 +00:00
e0d4c75cf4
(svn r23368) -Codechange: move FindLibrary down a few layers, so there is no layer violation anymore
truebrain
2011-11-29 23:27:08 +00:00
275670b55d
(svn r23368) -Codechange: move FindLibrary down a few layers, so there is no layer violation anymore
truebrain
2011-11-29 23:27:08 +00:00
880f377fa6
(svn r23367) -Codechange: refactor GetSetting to ScriptInstance, to avoid global variable in script_controller
truebrain
2011-11-29 23:27:01 +00:00
fe41ceb477
(svn r23367) -Codechange: refactor GetSetting to ScriptInstance, to avoid global variable in script_controller
truebrain
2011-11-29 23:27:01 +00:00
3e6d026129
(svn r23366) -Codechange: move most of the Dummy code to script/, unifying it
truebrain
2011-11-29 23:26:52 +00:00
bfbadccf69
(svn r23366) -Codechange: move most of the Dummy code to script/, unifying it
truebrain
2011-11-29 23:26:52 +00:00
4505edbd47
(svn r23365) -Codechange: move constants to a single place, to avoid duplication (and in time, different values)
truebrain
2011-11-29 23:26:44 +00:00
7050650354
(svn r23365) -Codechange: move constants to a single place, to avoid duplication (and in time, different values)
truebrain
2011-11-29 23:26:44 +00:00
34d7f01ccc
(svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig
truebrain
2011-11-29 23:26:35 +00:00
e7c77353ce
(svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig
truebrain
2011-11-29 23:26:35 +00:00
c38c16773c
(svn r23363) -Documentation: document a tiny bit better what is in variables
truebrain
2011-11-29 23:21:59 +00:00
8f75bcd81b
(svn r23363) -Documentation: document a tiny bit better what is in variables
truebrain
2011-11-29 23:21:59 +00:00
e37149a1de
(svn r23362) -Codechange: refactor AIScanner, splitting it in AIScannerInfo and AIScannerLibrary
truebrain
2011-11-29 23:21:52 +00:00
906045c457
(svn r23362) -Codechange: refactor AIScanner, splitting it in AIScannerInfo and AIScannerLibrary
truebrain
2011-11-29 23:21:52 +00:00
ae8540f5e0
(svn r23361) -Codechange: move multiplayer DoCommand callback code so other script users can call their own
truebrain
2011-11-29 23:21:42 +00:00
ff5775638c
(svn r23361) -Codechange: move multiplayer DoCommand callback code so other script users can call their own
truebrain
2011-11-29 23:21:42 +00:00
3da8b5097a
(svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusable by other script API instances
truebrain
2011-11-29 23:21:33 +00:00
a3768b109b
(svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusable by other script API instances
truebrain
2011-11-29 23:21:33 +00:00
75c4bd280a
(svn r23359) -Codechange: move AI_VMSuspend to Script_Suspend (and to its own file)
truebrain
2011-11-29 23:21:24 +00:00
6f874962cd
(svn r23359) -Codechange: move AI_VMSuspend to Script_Suspend (and to its own file)
truebrain
2011-11-29 23:21:24 +00:00
bbd9facb44
(svn r23358) -Codechange: move AI_FatalError to Script_FatalError (and to its own file)
truebrain
2011-11-29 23:21:13 +00:00
1e13fa3dee
(svn r23358) -Codechange: move AI_FatalError to Script_FatalError (and to its own file)
truebrain
2011-11-29 23:21:13 +00:00
06fe032a7b
(svn r23348) -Fix [FS#4679]: make signal removal behaviour work the same regardless of autofill, i.e. always removal all signals instead those at the signal interval
rubidium
2011-11-29 21:09:58 +00:00
48f7492434
(svn r23348) -Fix [FS#4679]: make signal removal behaviour work the same regardless of autofill, i.e. always removal all signals instead those at the signal interval
rubidium
2011-11-29 21:09:58 +00:00
cdb574b9d1
(svn r23347) -Update from WebTranslator v3.0: arabic_egypt - 72 changes by kasakg dutch - 8 changes by habell portuguese - 24 changes by JayCity romanian - 41 changes by kkmic russian - 1 changes by Lone_Wolf
translators
2011-11-29 18:45:24 +00:00
cc5ec5eef7
(svn r23347) -Update from WebTranslator v3.0: arabic_egypt - 72 changes by kasakg dutch - 8 changes by habell portuguese - 24 changes by JayCity romanian - 41 changes by kkmic russian - 1 changes by Lone_Wolf
translators
2011-11-29 18:45:24 +00:00
9376f7555a
(svn r23346) -Update from WebTranslator v3.0: swedish - 8 changes by Zuu
translators
2011-11-28 18:45:07 +00:00
f236b1cceb
(svn r23346) -Update from WebTranslator v3.0: swedish - 8 changes by Zuu
translators
2011-11-28 18:45:07 +00:00
665c7676b7
(svn r23345) -Fix: gender where no gender can exist
rubidium
2011-11-27 19:22:42 +00:00
5008878879
(svn r23345) -Fix: gender where no gender can exist
rubidium
2011-11-27 19:22:42 +00:00
ad8f1e0435
(svn r23344) -Update from WebTranslator v3.0: croatian - 8 changes by VoyagerOne korean - 16 changes by junho2813 polish - 36 changes by matma6, xaxa brazilian_portuguese - 83 changes by Tucalipe romanian - 25 changes by kkmic
translators
2011-11-27 18:45:26 +00:00
201a4775c7
(svn r23344) -Update from WebTranslator v3.0: croatian - 8 changes by VoyagerOne korean - 16 changes by junho2813 polish - 36 changes by matma6, xaxa brazilian_portuguese - 83 changes by Tucalipe romanian - 25 changes by kkmic
translators
2011-11-27 18:45:26 +00:00
f8478cecb3
(svn r23343) -Fix (r23332): Incorrect encoding of sprites with much transparency.
frosch
2011-11-27 14:53:05 +00:00
4b0b43da2e
(svn r23343) -Fix (r23332): Incorrect encoding of sprites with much transparency.
frosch
2011-11-27 14:53:05 +00:00
04c40aa04d
(svn r23342) -Fix (r23300): for arctic and desert towns you were required to deliver more than 4 billion units, instead of one or more units
rubidium
2011-11-27 11:42:52 +00:00
9fe11f3283
(svn r23342) -Fix (r23300): for arctic and desert towns you were required to deliver more than 4 billion units, instead of one or more units
rubidium
2011-11-27 11:42:52 +00:00
80e55c9775
(svn r23340) -Fix [FS#4824]: [Windows] A text in the installer was so long that NSIS didn't display it right anymore
rubidium
2011-11-26 18:53:07 +00:00
38df352939
(svn r23340) -Fix [FS#4824]: [Windows] A text in the installer was so long that NSIS didn't display it right anymore
rubidium
2011-11-26 18:53:07 +00:00
e76b7dc94d
(svn r23339) -Update from WebTranslator v3.0: belarusian - 4 changes by Wowanxm italian - 13 changes by lorenzodv korean - 25 changes by junho2813 slovak - 33 changes by klingacik
translators
2011-11-26 18:45:23 +00:00
35ab021de0
(svn r23339) -Update from WebTranslator v3.0: belarusian - 4 changes by Wowanxm italian - 13 changes by lorenzodv korean - 25 changes by junho2813 slovak - 33 changes by klingacik
translators
2011-11-26 18:45:23 +00:00
95f88ea537
(svn r23338) -Feature [FS#4841]: diagonal dragging the rail conversion tool when pressing CTRL
rubidium
2011-11-26 18:11:22 +00:00
a8014c0af5
(svn r23338) -Feature [FS#4841]: diagonal dragging the rail conversion tool when pressing CTRL
rubidium
2011-11-26 18:11:22 +00:00
104adbdb3a
(svn r23337) -Fix [FS#4826]: don't send chat messages to clients that haven't joined yet
rubidium
2011-11-26 17:28:18 +00:00
26eebf2203
(svn r23337) -Fix [FS#4826]: don't send chat messages to clients that haven't joined yet
rubidium
2011-11-26 17:28:18 +00:00
435b5a08c4
(svn r23336) -Fix [FS#4709]: bring some more order in the ordering of the windows, e.g. don't let a save or load dialog get hidden by a new message (monoid)
rubidium
2011-11-26 16:09:25 +00:00
4cbd3f4c5d
(svn r23336) -Fix [FS#4709]: bring some more order in the ordering of the windows, e.g. don't let a save or load dialog get hidden by a new message (monoid)
rubidium
2011-11-26 16:09:25 +00:00
2ba05f1601
(svn r23335) -Change: Make determination of vehicle weight when loaded consistent between road and rail vehicle purchase info.
frosch
2011-11-26 14:52:33 +00:00
9a533fb58b
(svn r23335) -Change: Make determination of vehicle weight when loaded consistent between road and rail vehicle purchase info.
frosch
2011-11-26 14:52:33 +00:00
3e780a794b
(svn r23334) -Fix [FS#4820]: Road vehicle purchase info failed to display vehicles carrying no cargo. (Can only happen when NewGRFs are screwed up.)
frosch
2011-11-26 14:51:06 +00:00
7f1c696567
(svn r23334) -Fix [FS#4820]: Road vehicle purchase info failed to display vehicles carrying no cargo. (Can only happen when NewGRFs are screwed up.)
frosch
2011-11-26 14:51:06 +00:00