Jonathan G Rennison
|
3a640af71d
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/ground_vehicle.cpp
# src/viewport.cpp
|
2018-10-29 18:33:15 +00:00 |
|
Miguel Horta
|
e00908f5e9
|
Fix #6898: Replace atoi() with strtoul()
Normalize type and parsing of generation_seed across all files
Add assert_compile() to ensure correct type
|
2018-10-11 20:22:31 +01:00 |
|
Jonathan G Rennison
|
4d1bd8e4b4
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/genworld_gui.cpp
# src/gfx.cpp
# src/lang/korean.txt
# src/linkgraph/linkgraph_gui.cpp
# src/linkgraph/linkgraph_gui.h
# src/music.cpp
# src/table/settings.ini
# src/town_cmd.cpp
# src/train_cmd.cpp
|
2018-06-25 18:57:48 +01:00 |
|
Niels Martin Hansen
|
836d25e738
|
Codechange: Address some MSVC compiler warnings
|
2018-06-15 22:36:55 +02:00 |
|
Jonathan G Rennison
|
5e67582a64
|
Merge branch 'save_ext' into jgrpp
# Conflicts:
# config.lib
# src/saveload/extended_ver_sl.cpp
# src/saveload/saveload.cpp
|
2016-09-07 22:02:57 +01:00 |
|
alberth
|
597380e099
|
(svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType.
|
2016-09-04 12:57:43 +00:00 |
|
alberth
|
a959c0c965
|
(svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType.
|
2016-09-04 12:57:43 +00:00 |
|
alberth
|
9135f7130e
|
(svn r27635) -Codechange: Move FileType and FileToSaveLoad structure definitions.
|
2016-09-04 12:45:40 +00:00 |
|
alberth
|
a35e970ab0
|
(svn r27635) -Codechange: Move FileType and FileToSaveLoad structure definitions.
|
2016-09-04 12:45:40 +00:00 |
|
Jonathan G Rennison
|
761463d134
|
Merge branch 'template_train_replacement-sx' into jgrpp
# Conflicts:
# src/window.cpp
|
2016-08-26 00:19:11 +01:00 |
|
frosch
|
4d1843a95e
|
(svn r27627) -Codechange: Deduplicate some cursor magic into SetMouseCursorBusy.
|
2016-08-15 18:32:48 +00:00 |
|
frosch
|
2337d169e8
|
(svn r27627) -Codechange: Deduplicate some cursor magic into SetMouseCursorBusy.
|
2016-08-15 18:32:48 +00:00 |
|
Jonathan G Rennison
|
5d222e4d5e
|
Merge branch 'extra_large_maps' into extra_large_maps-sx
Conflicts:
src/genworld_gui.cpp
src/map_type.h
src/newgrf_debug_gui.cpp
|
2015-09-11 22:39:01 +01:00 |
|
patch-import
|
7d2b4bd3ea
|
Import extra large maps patch.
http://www.tt-forums.net/viewtopic.php?f=33&t=33137
|
2015-09-11 19:53:08 +01:00 |
|
alberth
|
56c9765f72
|
(svn r27285) -Codechange: Use LG_ORIGINAL instead of a magic 0 to indicate the original landscape generator.
|
2015-05-16 12:01:19 +00:00 |
|
alberth
|
b8414c2884
|
(svn r27285) -Codechange: Use LG_ORIGINAL instead of a magic 0 to indicate the original landscape generator.
|
2015-05-16 12:01:19 +00:00 |
|
alberth
|
6670d28cca
|
(svn r27140) -Codechange: Fix typo in GenenerateLandscapeWindowMode (chillcore)
|
2015-02-08 21:05:48 +00:00 |
|
alberth
|
4b2db6e649
|
(svn r27140) -Codechange: Fix typo in GenenerateLandscapeWindowMode (chillcore)
|
2015-02-08 21:05:48 +00:00 |
|
frosch
|
b6568912f1
|
(svn r27135) -Fix: Misalignment in generate world window in case of small fonts.
|
2015-02-01 22:04:50 +00:00 |
|
frosch
|
1c181fd460
|
(svn r27135) -Fix: Misalignment in generate world window in case of small fonts.
|
2015-02-01 22:04:50 +00:00 |
|
alberth
|
eb9da96a46
|
(svn r27085) -Fix: Always return a valid window to the world generation gui code.
|
2014-12-18 18:20:59 +00:00 |
|
alberth
|
78896895cf
|
(svn r27085) -Fix: Always return a valid window to the world generation gui code.
|
2014-12-18 18:20:59 +00:00 |
|
rubidium
|
ed8f48a945
|
(svn r27043) -Fix: could not enter third digit of snow line height
|
2014-10-25 21:02:59 +00:00 |
|
rubidium
|
dfd57f2616
|
(svn r27043) -Fix: could not enter third digit of snow line height
|
2014-10-25 21:02:59 +00:00 |
|
rubidium
|
0efe811f74
|
(svn r27009) -Add: extra level of general map heightness (ChillCore)
|
2014-10-13 14:22:48 +00:00 |
|
rubidium
|
8d90e86c2c
|
(svn r27009) -Add: extra level of general map heightness (ChillCore)
|
2014-10-13 14:22:48 +00:00 |
|
rubidium
|
84920f721d
|
(svn r26926) -Change: limit flat world height to the maximum configured map height
|
2014-09-27 09:53:48 +00:00 |
|
rubidium
|
550cd50382
|
(svn r26926) -Change: limit flat world height to the maximum configured map height
|
2014-09-27 09:53:48 +00:00 |
|
rubidium
|
1477b365c1
|
(svn r26911) -Change: increase maximum possible flat land height in scenario editor to be entered directly (ic111)
|
2014-09-22 19:21:37 +00:00 |
|
rubidium
|
ed0ee3ffb3
|
(svn r26911) -Change: increase maximum possible flat land height in scenario editor to be entered directly (ic111)
|
2014-09-22 19:21:37 +00:00 |
|
rubidium
|
b0c7488f6d
|
(svn r26890) -Cleanup: remove unneeded obfuscation via IConsoleSetSetting
|
2014-09-21 14:45:35 +00:00 |
|
rubidium
|
f56b8ba69e
|
(svn r26890) -Cleanup: remove unneeded obfuscation via IConsoleSetSetting
|
2014-09-21 14:45:35 +00:00 |
|
rubidium
|
fa193ece85
|
(svn r26885) -Feature-ish: user interface for limiting the maximum height of a map
|
2014-09-21 12:25:04 +00:00 |
|
rubidium
|
c72d362840
|
(svn r26885) -Feature-ish: user interface for limiting the maximum height of a map
|
2014-09-21 12:25:04 +00:00 |
|
peter1138
|
c07aea8ab8
|
(svn r26862) -Codechange: Don't shrink widget size in new game window.
|
2014-09-20 12:27:09 +00:00 |
|
peter1138
|
c4311903b7
|
(svn r26862) -Codechange: Don't shrink widget size in new game window.
|
2014-09-20 12:27:09 +00:00 |
|
frosch
|
f5545aa0b1
|
(svn r26526) -Remove: Ability to set map generation seed via GUI. If you really need it, use the console.
|
2014-04-27 15:15:28 +00:00 |
|
frosch
|
775c96a0d2
|
(svn r26526) -Remove: Ability to set map generation seed via GUI. If you really need it, use the console.
|
2014-04-27 15:15:28 +00:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
rubidium
|
0463dbdc9e
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
rubidium
|
201b3d8aa2
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
|
rubidium
|
83eeba28b7
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
|
frosch
|
16feb5c4e9
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
8157a8afd8
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
25adefca23
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
56e4a8c4d6
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
9c23446b2b
|
(svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf.
|
2013-03-17 13:04:10 +00:00 |
|
frosch
|
579ee7a592
|
(svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf.
|
2013-03-17 13:04:10 +00:00 |
|
frosch
|
e3bc3f5324
|
(svn r24925) -Fix [FS#5395]: Add a tooltip to the mapsize selection mentioning possible deviations.
|
2013-01-20 14:51:50 +00:00 |
|
frosch
|
9b7c8cf7a7
|
(svn r24925) -Fix [FS#5395]: Add a tooltip to the mapsize selection mentioning possible deviations.
|
2013-01-20 14:51:50 +00:00 |
|