index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ai
/
api
Age
Commit message (
Expand
)
Author
2011-11-29
(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script...
truebrain
2011-11-29
(svn r23353) -Fix (r23350): somehow one file slipped through as unmodified
truebrain
2011-11-29
(svn r23352) -Add: support dynamically adding an API prefix when returning a ...
truebrain
2011-11-29
(svn r23351) -Add: generate the correct API type when creating Squirrel glue ...
truebrain
2011-11-29
(svn r23350) -Add: support different ScriptTypes in the helper functions for ...
truebrain
2011-11-23
(svn r23307) -Revert (r23306): committed one file too many :s
truebrain
2011-11-23
(svn r23306) -Fix (r23302): forgot to mention AITownEffectList in the Changelog
truebrain
2011-11-23
(svn r23305) -Fix (r23298): warning about comparing different enums
rubidium
2011-11-23
(svn r23302) -Add: [NoAI] AITown::GetCargoGoal and AITown::GetGrowthRate to q...
truebrain
2011-11-23
(svn r23299) -Codechange: remove silly comments from AI documentation
truebrain
2011-11-23
(svn r23298) -Add: track statistics of all incoming and outgoing goods. Incom...
truebrain
2011-11-23
(svn r23295) -Codechange: put ImportLibrary in AIController (and document the...
truebrain
2011-11-19
(svn r23262) -Fix: one annoying typo in a squirrel_export marker line
truebrain
2011-11-19
(svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to mic...
truebrain
2011-11-15
(svn r23233) -Codechange: Refactor maximum and actually transported cargo amo...
michi_cc
2011-11-13
(svn r23210) -Codechange: generate the GetClassName function for the AI class...
rubidium
2011-11-13
(svn r23209) -Codechange: track the current active script instance directly, ...
truebrain
2011-11-13
(svn r23208) -Codechange: mark function with /* static */ in the source file,...
truebrain
2011-11-13
(svn r23207) -Codechange: make functions private/protected/public depending o...
truebrain
2011-11-13
(svn r23204) -Fix (r23201): if you rename a constant, then also rename it in ...
rubidium
2011-11-12
(svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API document...
yexo
2011-11-12
(svn r23198) -Codechange: introduce a free that takes const pointers so we do...
rubidium
2011-11-08
(svn r23170) -Doc (r23169): add he new value to the AI changelog
yexo
2011-11-08
(svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings...
yexo
2011-11-08
(svn r23162) -Fix (r23133): Silence gcc warning.
frosch
2011-11-08
(svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to us...
frosch
2011-11-08
(svn r23135) -Fix (r23133): always compile before commit
yexo
2011-11-08
(svn r23134) -Add [FS#3799]: [NoAI] AICargoList_StationAccepting
yexo
2011-11-08
(svn r23133) -Fix [FS#4823]: AIOrder didn't handle implicit orders correctly ...
yexo
2011-11-08
(svn r23131) -Fix (r16165): AIOrder::IsCurrentOrderPartOfOrderList return fal...
yexo
2011-11-05
(svn r23122) -Fix (23120): Silence GCC warning.
michi_cc
2011-11-05
(svn r23120) -Feature: [NoAI] Support for refit orders.
michi_cc
2011-11-04
(svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining oper...
rubidium
2011-11-04
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
rubidium
2011-11-04
(svn r23095) -Codechange: remove useless divisions/multiplications by TILE_HE...
rubidium
2011-11-04
(svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and us...
rubidium
2011-11-04
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...
rubidium
2011-10-25
(svn r23057) -Fix: [NoAI] AIOrder::GetOrderCount() did not hide implicit orders.
frosch
2011-10-07
(svn r23012) -Fix [FS#4798]: AI backlog was to short to fully display the bac...
planetmaker
2011-10-04
(svn r22989) -Fix: AIController uses protected members of AIObject, so make t...
truebrain
2011-10-03
(svn r22988) -Fix: don't return ERR_UNKNOWN when the vehicle would become too...
rubidium
2011-10-03
(svn r22981) -Add: GroupStatistics for the ALL_GROUP.
frosch
2011-10-01
(svn r22968) -Feature: Allow road corners on steep slopes.
frosch
2011-09-11
(svn r22920) -Cleanup: replace two very old town variables taht were rarely u...
yexo
2011-09-01
(svn r22863) -Fix (r22861): AIOrder::SetOrderCondition didn't accept the new ...
yexo
2011-08-31
(svn r22861) -Add: [NoAI] support the new conditional order introduced in r22...
yexo
2011-08-28
(svn r22853) -Doc: Add a missing bit of AI documentation.
frosch
2011-08-19
(svn r22764) -Add: [NoAI] AITile::GetTownAuthority().
frosch
2011-08-19
(svn r22763) -Fix [FS#4702]: Clarify the meaning of AIStation::IsWithinTownIn...
frosch
2011-08-19
(svn r22762) -Fix (r22584): Update ai_company.hpp.sq
frosch
[next]