Jonathan G Rennison
|
f34833f111
|
Merge branch 'improved_breakdowns' into jgrpp
# Conflicts:
# src/vehiclelist.cpp
|
2017-08-15 19:26:26 +01:00 |
|
frosch
|
a47fb85cd8
|
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
|
2017-08-13 18:38:42 +00:00 |
|
Charles Pigott
|
f5931e1782
|
Fix: Broken assert.
Patch applied from https://gist.github.com/LordAro/421dacee7b6911628849beaabc209f0c#file-0004-fix-broken-assert-patch
|
2017-08-10 12:37:31 +01:00 |
|
alberth
|
f286ba8db2
|
(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit.
|
2016-09-04 16:06:50 +00:00 |
|
alberth
|
ec2b2fad58
|
(svn r27647) -Codechange: Introduce file operations, and use it to replace most of SaveLoadDialogMode
|
2016-09-04 12:56:23 +00:00 |
|
alberth
|
ac72a6b1ed
|
(svn r27646) -Codechange: Move _fios_items variable into the SaveLoadWindow class.
|
2016-09-04 12:55:54 +00:00 |
|
alberth
|
8a9e9f838b
|
(svn r27644) -Codechange: Split GetFiosItem into BuildFileList and FindItem, and move both to FileList.
|
2016-09-04 12:54:52 +00:00 |
|
alberth
|
f618c0d0a5
|
(svn r27643) -Codechange: FiosGetDrives function also takes a destination file list.
|
2016-09-04 12:54:30 +00:00 |
|
alberth
|
93baf192a0
|
(svn r27642) -Codechange: FiosGet* file query functions take a destination file list.
|
2016-09-04 12:54:03 +00:00 |
|
alberth
|
a38cdeccc0
|
(svn r27641) -Codechange: Fold the _fios_items file list vector into its own class.
|
2016-09-04 12:50:22 +00:00 |
|
alberth
|
a35e970ab0
|
(svn r27635) -Codechange: Move FileType and FileToSaveLoad structure definitions.
|
2016-09-04 12:45:40 +00:00 |
|
alberth
|
df2221ba7e
|
(svn r27634) -Codechange: Improve name of the SmallFiosItem struct.
|
2016-09-04 12:45:11 +00:00 |
|
alberth
|
e297f14676
|
(svn r26554) -Fix(r26489): Use last address of the destination buffer.
|
2014-05-03 15:45:54 +00: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 |
|
planetmaker
|
c8afee6f9c
|
(svn r26423) -Fix: Don't crash when supplying an invalid filename without extension to cmd parameter -q
|
2014-03-23 14:55:32 +00:00 |
|
frosch
|
50abcf3edc
|
(svn r24804) -Add: Separate subdirectory for screenshots.
|
2012-12-09 16:52:43 +00:00 |
|
yexo
|
4d1d6332fb
|
(svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the path instead of a boolean (LordAro)
|
2012-08-20 21:01:40 +00:00 |
|
rubidium
|
9bf2cb0e86
|
(svn r23216) -Codechange: introduce the concept of having different tar lists
|
2011-11-14 21:28:43 +00:00 |
|
rubidium
|
661e5c6655
|
(svn r22904) -Codechange: add tar filename to file scanning
|
2011-09-08 09:48:52 +00:00 |
|
rubidium
|
62886dfeed
|
(svn r22827) -Codechange: pass the/a more proper sub directory when opening (some) files instead of the default one
|
2011-08-24 13:53:34 +00:00 |
|
rubidium
|
c455bf5b1a
|
(svn r22823) -Codechange: pass the sub directory to search in to GetFileTitle
|
2011-08-24 13:35:46 +00:00 |
|
alberth
|
4b295664ad
|
(svn r22511) -Add: Function to make heightmap file paths.
|
2011-05-28 13:55:05 +00:00 |
|
alberth
|
b04d69df7a
|
(svn r22510) -Codechange: Extract filepath creation to its own function.
|
2011-05-28 13:54:42 +00:00 |
|
glx
|
3e1bafdc0d
|
(svn r22502) -Fix (r22501): WIN32 compilation
|
2011-05-28 03:23:34 +00:00 |
|
alberth
|
45f05f2419
|
(svn r22501) -Codechange: Move FileExists to a better place.
|
2011-05-27 21:42:51 +00:00 |
|
alberth
|
19a9fc4a40
|
(svn r22500) -Doc: Fix and add fios doxygen documentation.
|
2011-05-27 21:20:07 +00:00 |
|
rubidium
|
c46cadf3fd
|
(svn r21895) -Cleanup: get rid of the unused SLD_NEW_GAME
|
2011-01-22 23:08:32 +00:00 |
|
rubidium
|
05199a641a
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
terkhen
|
c92b2e9d3c
|
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
|
2010-07-29 14:26:28 +00:00 |
|
alberth
|
0dd71a0d7e
|
(svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation.
|
2010-06-27 09:05:10 +00:00 |
|
frosch
|
8ef0aed0ae
|
(svn r19936) -Codechange: If there is an enum, also use it.
|
2010-06-05 18:44:31 +00:00 |
|
smatz
|
258b128a56
|
(svn r19614) -Codechange: "it's" => "its" where appropriate
|
2010-04-12 14:12:47 +00:00 |
|
smatz
|
52050197ea
|
(svn r19509) -Codechange: remove superfluous semicolons after function definitions
|
2010-03-23 22:37:18 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
ca78c69924
|
(svn r17528) -Codechange: use QSortT instead of qsort for sorting FiosItems
|
2009-09-13 17:39:33 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
be9033295e
|
(svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdparty directory.
|
2009-08-21 20:15:17 +00:00 |
|
rubidium
|
c096e3d54c
|
(svn r17228) -Codechange: some coding style fixes
|
2009-08-20 10:23:39 +00:00 |
|
alberth
|
f24464e7ad
|
(svn r16748) -Codechange: Don't cast away constness.
|
2009-07-05 15:01:36 +00:00 |
|
rubidium
|
5c5b357043
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
rubidium
|
c7d4158c1b
|
(svn r16023) -Fix (r15615) [FS#2817]: 32 bpp sprites in tars would also be shown in the list of heightmaps.
|
2009-04-10 20:20:37 +00:00 |
|
glx
|
81361189ca
|
(svn r15710) -Fix (r15706): for non MSVC io.h needs to be included before defining unlink. Also remove redundant tchar.h includes as it is already in stdafx.h.
|
2009-03-14 15:42:53 +00:00 |
|
michi_cc
|
968a2c95f8
|
(svn r15706) -Fix: Make sure the filename passed to unlink() is always in file system encoding.
|
2009-03-14 00:25:59 +00:00 |
|
glx
|
08862489f1
|
(svn r15664) -Fix [FS#2716]: as always windows needs special handling when strings are involved
|
2009-03-10 14:54:46 +00:00 |
|
rubidium
|
b743e49bf4
|
(svn r15657) -Fix [FS#2716]: undeterministic file sorting when the date is equal for all files
|
2009-03-09 21:55:17 +00:00 |
|
rubidium
|
8c68010ace
|
(svn r15634) -Fix (r15632): some compilers seem to warn about the return value of fscanf.
|
2009-03-07 17:57:54 +00:00 |
|
yexo
|
83c6b98232
|
(svn r15633) -Fix (r15632): apparently there are several conflicting definitions of the arguments / return values of strrchr.
|
2009-03-06 21:07:01 +00:00 |
|