1
0
Fork 0
OpenTTD/src/ai
rubidium 1971a5a2fe (svn r24420) [1.2] -Backport from trunk:
- Fix: Make the AI settings window behave more like the other settings window by closing the query window whenever selecting a different row (r24315)
- Fix: Editing NewGRF parameters using the query window showed wrong values, if there was no direct relation between parameter index and parameter register (r24314)
- Fix: Center object previews in 1- and 2-view selectors based on the 4-view selector layout [FS#5057] (r24299)
- Fix: Increase the left and right margins of the text in the yes/no query window (r24293)
2012-07-20 19:31:09 +00:00
..
ai.hpp (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed 2012-01-03 20:26:05 +00:00
ai_config.cpp (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 2012-01-03 21:32:51 +00:00
ai_config.hpp (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed 2012-01-03 20:26:05 +00:00
ai_core.cpp (svn r24116) [1.2] -Backport from trunk: 2012-04-15 08:50:23 +00:00
ai_gui.cpp (svn r24420) [1.2] -Backport from trunk: 2012-07-20 19:31:09 +00:00
ai_gui.hpp (svn r23704) -Doc: Doxygen comment fixes and additions. 2012-01-01 17:22:32 +00:00
ai_info.cpp (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 2012-01-03 21:32:51 +00:00
ai_info.hpp (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed 2012-01-03 20:26:05 +00:00
ai_instance.cpp (svn r24116) [1.2] -Backport from trunk: 2012-04-15 08:50:23 +00:00
ai_instance.hpp (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed 2012-01-03 20:26:05 +00:00
ai_scanner.cpp (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 2012-01-03 21:32:51 +00:00
ai_scanner.hpp (svn r23524) -Codechange: move the name of the scanner to a level deeper 2011-12-15 19:52:44 +00:00