pelya
|
400065fa43
|
Fixed compilatin, reverted several of my changes
Conflicts:
src/gfx.cpp
src/widget.cpp
src/widget_type.h
src/window.cpp
src/window_func.h
|
2016-03-27 22:41:43 +03:00 |
|
pelya
|
3ef1c1baff
|
Merge commit 'a8b575671894ffe1329ef37dca4989c0e60d70f5'
These merges are becoming more awful every time
Conflicts:
src/ai/ai_gui.cpp
src/build_vehicle_gui.cpp
src/cheat_gui.cpp
src/company_gui.cpp
src/depot_gui.cpp
src/dock_gui.cpp
src/error_gui.cpp
src/genworld_gui.cpp
src/misc_gui.cpp
src/network/network_content_gui.cpp
src/network/network_gui.cpp
src/newgrf_gui.cpp
src/news_gui.cpp
src/rail_gui.cpp
src/rev.cpp.in
src/road_gui.cpp
src/settings_gui.cpp
src/settings_gui.h
src/signs_gui.cpp
src/station_gui.cpp
src/table/settings.ini
src/terraform_gui.cpp
src/toolbar_gui.cpp
src/toolbar_gui.h
src/vehicle_gui.cpp
src/video/sdl_v.cpp
src/viewport.cpp
src/widget.cpp
src/widgets/settings_widget.h
|
2016-03-27 22:33:11 +03:00 |
|
pelya
|
be3f236eaf
|
Cloudsave support
|
2015-03-29 20:19:53 +03:00 |
|
pelya
|
69a31cde7b
|
WIP save to network - fixed UI
|
2015-03-29 20:19:04 +03:00 |
|
pelya
|
7fa4e7bbc3
|
WIP backup savegames to network
|
2015-03-29 20:19:04 +03:00 |
|
peter1138
|
6872b647f1
|
(svn r26960) -Codechange: Draw sort button symbols as sprites, and pad sort buttons with non-static width.
|
2014-10-05 11:20:02 +00:00 |
|
pelya
|
d3e9368f34
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
src/autoreplace_gui.cpp
|
2014-06-15 22:32:06 +03:00 |
|
frosch
|
9649cd8bea
|
(svn r26634) -Fix: 'Load' button was not properly enabled/disabled for old savegames without NewGRF information.
|
2014-06-08 15:49:54 +00:00 |
|
Sergii Pylypenko
|
91ebce1a9c
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
src/console_gui.cpp
src/genworld_gui.cpp
src/group_gui.cpp
src/misc_gui.cpp
src/settings_gui.cpp
src/widgets/settings_widget.h
|
2014-06-04 17:09:23 +03:00 |
|
rubidium
|
5c7c2445d8
|
(svn r26489) -Codechange: properly account for the end of buffers in the file io code instead of assuming MAX_PATH is okay
|
2014-04-23 21:23:21 +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 |
|
Sergii Pylypenko
|
7c024612f6
|
Merge remote-tracking branch 'upstream/master'
|
2014-04-02 22:54:47 +03:00 |
|
planetmaker
|
8370162118
|
(svn r26428) -Add [FS#5953]: Load button for heightmap list
|
2014-03-25 21:47:07 +00:00 |
|
pelya
|
9f48f8fab6
|
Fixed file selector GUI once again
|
2014-03-22 02:32:54 +02:00 |
|
pelya
|
6bdb30fea5
|
Fix to file selector GUI
|
2014-03-22 01:44:41 +02:00 |
|
Sergii Pylypenko
|
390776ea07
|
Centered strings in file lists
|
2014-03-19 23:52:22 +02:00 |
|
Sergii Pylypenko
|
53c5f2bae3
|
Revert "Centered strings in file lists and in dropdowns"
This reverts commit 383826139c.
|
2014-03-19 23:50:56 +02:00 |
|
Sergii Pylypenko
|
31904e34d6
|
Centered strings in file lists
|
2014-03-19 22:40:59 +02:00 |
|
Sergii Pylypenko
|
661b461567
|
Fixed save/load dialog too tall
|
2014-03-19 21:44:52 +02:00 |
|
Juanjo
|
0442649289
|
Add min sizing.
|
2014-03-15 21:35:16 +02:00 |
|
michi_cc
|
872acc5287
|
(svn r25668) -Codechange: Pass proper Unicode UCS-4 characters instead of just UCS-2 to the window key press handlers.
|
2013-08-05 20:36:24 +00:00 |
|
frosch
|
13badddd75
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
16feb5c4e9
|
(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
|
9c23446b2b
|
(svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf.
|
2013-03-17 13:04:10 +00:00 |
|
frosch
|
18dcd2e6a4
|
(svn r24742) -Codechange: Remove QueryStringBaseWindow and store QueryStrings per widget instead.
|
2012-11-14 22:50:35 +00:00 |
|
frosch
|
ec27bcb6a6
|
(svn r24740) -Codechange: Remove duplicate members from QueryStringBaseWindow and directly use QueryString.
|
2012-11-14 22:50:26 +00:00 |
|
frosch
|
838388dcd5
|
(svn r24739) -Codechange: Simplify some code by using Textbuf::Assign.
|
2012-11-14 22:50:21 +00:00 |
|
frosch
|
0ab8e7939b
|
(svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor.
|
2012-11-14 22:50:17 +00:00 |
|
frosch
|
08e92e6f23
|
(svn r24733) -Codechange: Move handling of editbox keys to window class.
|
2012-11-13 21:47:02 +00:00 |
|
frosch
|
8f611527e9
|
(svn r24732) -Codechange: Unify handling of OK and CANCEL actions for editboxes.
|
2012-11-13 21:46:58 +00:00 |
|
frosch
|
e0f59fb049
|
(svn r24726) -Codechange: Move editbox mouseloop handling to Window class.
|
2012-11-13 21:46:33 +00:00 |
|
frosch
|
e95b757c11
|
(svn r24724) -Codechange: Move drawing of editboxes to the widget drawing code.
|
2012-11-13 21:46:19 +00:00 |
|
frosch
|
3b06409153
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
9b196d0fb4
|
(svn r24324) -Codechange: Turn functions dealing with Textbufs into member functions.
|
2012-06-04 15:30:29 +00:00 |
|
smatz
|
cbf64bbc6c
|
(svn r23901) -Fix: memory leak everytime one clicked a savegame in the load GUI
|
2012-02-05 15:51:13 +00:00 |
|
truebrain
|
000ff60e25
|
(svn r23531) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 16:27:45 +00:00 |
|
truebrain
|
49e88dcbf0
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
rubidium
|
43e78a88ca
|
(svn r23475) -Codechange: queue critical error messages, so when multiple happen you won't miss any
|
2011-12-10 15:14:11 +00:00 |
|
rubidium
|
9aab2dc861
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
yexo
|
442caecab0
|
(svn r23465) -Feature [FS#4827]: add 'find missing content online' button to 'load savegame' and 'find network game' windows
|
2011-12-09 21:49:52 +00:00 |
|
yexo
|
047957487a
|
(svn r23065) -Add: -q option to read a savegame, write some general info and exit
|
2011-10-30 13:47:45 +00:00 |
|
alberth
|
c8a1de957b
|
(svn r22513) -Add: Allow for saving a heightmap from the file dialogue window.
|
2011-05-28 13:55:59 +00:00 |
|
alberth
|
cae2d84af3
|
(svn r22512) -Add: Save heightmap.
|
2011-05-28 13:55:34 +00:00 |
|
alberth
|
19a9fc4a40
|
(svn r22500) -Doc: Fix and add fios doxygen documentation.
|
2011-05-27 21:20:07 +00:00 |
|
frosch
|
7e38395928
|
(svn r22463) -Fix [FS#4615]: Update the fios GUI immediatelly after scanning a new directory, so queued events reach the window when already updated.
|
2011-05-15 12:30:14 +00:00 |
|
frosch
|
7b251297c9
|
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
|
2011-05-06 21:13:29 +00:00 |
|
frosch
|
7cc3d3e143
|
(svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices.
|
2011-05-04 17:45:16 +00:00 |
|
terkhen
|
23f42e5769
|
(svn r22345) -Change: Remove pixel limiter for text buffers.
|
2011-04-17 18:44:09 +00:00 |
|
frosch
|
8c8349d5da
|
(svn r22249) -Codechange: Process some more invalidation of IDs during command scope.
|
2011-03-13 21:35:50 +00:00 |
|