You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src
Darkvater 4c912e462c (svn r9003) -Codechange: Introduce a function Utf8PrevCharLen that finds the starting character of an UTF-8 sequence from a given position and returns the length to the first UTF-8 encoding byte of that sequence. 18 years ago
..
ai (svn r8841) -Fix 18 years ago
lang (svn r9002) -Update: remove strings removed in r9001 from languages other than English. 18 years ago
misc (svn r8414) -Codechange: Use own AutoPtrT instead of std::auto_ptr. 18 years ago
music (svn r8860) -Cleanup: some style changes, proper #endif comments, variable initialisation, WINCE ifdef and a vsprintf to vsnprintf change. 18 years ago
network (svn r8949) -Codechange: only test the first NETWORK_REVISION_LENGTH - 1 characters when determining network compatability. This makes it possible to have 'long' branch names while still being able to play network games. 18 years ago
os/macosx (svn r8605) -Codechange: [OSX] changed all objective C to objective C++ 18 years ago
sound (svn r8860) -Cleanup: some style changes, proper #endif comments, variable initialisation, WINCE ifdef and a vsprintf to vsnprintf change. 18 years ago
strgen (svn r8398) -Cleanup: Remove WATCOM crud from strgen and map.h include from macros.h as it is no longer needed. 18 years ago
table (svn r8973) -Feature/Codechange: Changed the internal unit for aircraft velocities to from 8mph to 1km/h (peter1138), also give aircraft realsitic velocities (so that 1km/h is 1km/h independent of vehicle type) (peter1138). Introduce a flag to reduce aircraft speed in holding patterns to some realistic velocity. Use this flag for the city airport for the time being and make use of the different entry points for this airport type. 18 years ago
video (svn r8994) -Fix [FS642, r3320]: [win32] Resolution doubled in cfg file when fullscreen mode used. Use _wnd.double_size which gives back its correct state with respect to double size and fullscreen. 18 years ago
yapf (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
aircraft.h (svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives). 18 years ago
aircraft_cmd.cpp (svn r8973) -Feature/Codechange: Changed the internal unit for aircraft velocities to from 8mph to 1km/h (peter1138), also give aircraft realsitic velocities (so that 1km/h is 1km/h independent of vehicle type) (peter1138). Introduce a flag to reduce aircraft speed in holding patterns to some realistic velocity. Use this flag for the city airport for the time being and make use of the different entry points for this airport type. 18 years ago
aircraft_gui.cpp (svn r8978) -Feature: Rewrite of transfer system. 18 years ago
airport.cpp (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style 18 years ago
airport.h (svn r8973) -Feature/Codechange: Changed the internal unit for aircraft velocities to from 8mph to 1km/h (peter1138), also give aircraft realsitic velocities (so that 1km/h is 1km/h independent of vehicle type) (peter1138). Introduce a flag to reduce aircraft speed in holding patterns to some realistic velocity. Use this flag for the city airport for the time being and make use of the different entry points for this airport type. 18 years ago
airport_gui.cpp (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style 18 years ago
airport_movement.h (svn r8973) -Feature/Codechange: Changed the internal unit for aircraft velocities to from 8mph to 1km/h (peter1138), also give aircraft realsitic velocities (so that 1km/h is 1km/h independent of vehicle type) (peter1138). Introduce a flag to reduce aircraft speed in holding patterns to some realistic velocity. Use this flag for the city airport for the time being and make use of the different entry points for this airport type. 18 years ago
autoreplace_gui.cpp (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style 18 years ago
aystar.cpp (svn r8856) -Fix 18 years ago
aystar.h (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style 18 years ago
bmp.cpp (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
bmp.h (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
bridge.h (svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a map accessors header. 18 years ago
bridge_gui.cpp (svn r8990) -Fix: more indenting and variable scoping 18 years ago
bridge_map.cpp (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
bridge_map.h (svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a map accessors header. 18 years ago
build_vehicle_gui.cpp (svn r8973) -Feature/Codechange: Changed the internal unit for aircraft velocities to from 8mph to 1km/h (peter1138), also give aircraft realsitic velocities (so that 1km/h is 1km/h independent of vehicle type) (peter1138). Introduce a flag to reduce aircraft speed in holding patterns to some realistic velocity. Use this flag for the city airport for the time being and make use of the different entry points for this airport type. 18 years ago
callback_table.cpp (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
callback_table.h (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
cargotype.cpp (svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo mapping is now dealt with only in NewGRF code, on load where possible. 18 years ago
cargotype.h (svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo mapping is now dealt with only in NewGRF code, on load where possible. 18 years ago
clear_cmd.cpp (svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a map accessors header. 18 years ago
clear_map.h (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
cmd_helper.h (svn r8876) -Fix 18 years ago
command.cpp (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
command.h (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
console.cpp (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
console.h (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
console_cmds.cpp (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
currency.cpp (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
currency.h (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
date.cpp (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. 18 years ago
date.h (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. 18 years ago
debug.cpp (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. 18 years ago
debug.h (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
dedicated.cpp (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. 18 years ago
depot.cpp (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. 18 years ago
depot.h (svn r8954) -Codechange: remove direct map accesses from non-map-accessor headers. 18 years ago
depot_gui.cpp (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
direction.h (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. 18 years ago
disaster_cmd.cpp (svn r8897) -Fix 18 years ago
dock_gui.cpp (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. 18 years ago
driver.cpp (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. 18 years ago
driver.h (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. 18 years ago
dummy_land.cpp (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. 18 years ago
economy.cpp (svn r8979) -Fix (r8978): unsigned vs signed comparisons. 18 years ago
economy.h (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. 18 years ago
elrail.cpp (svn r8935) -Codechange: unification of track type between road and rail tiles, unification of ground type between normal rail tiles and depots/waypoints and removing the need for RailTileSubType. 18 years ago
endian_check.cpp (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. 18 years ago
engine.cpp (svn r9001) -Codechange: remove duplication of functions and strings with respect to the news of new vehicles. 18 years ago
engine.h (svn r8973) -Feature/Codechange: Changed the internal unit for aircraft velocities to from 8mph to 1km/h (peter1138), also give aircraft realsitic velocities (so that 1km/h is 1km/h independent of vehicle type) (peter1138). Introduce a flag to reduce aircraft speed in holding patterns to some realistic velocity. Use this flag for the city airport for the time being and make use of the different entry points for this airport type. 18 years ago
engine_gui.cpp (svn r9001) -Codechange: remove duplication of functions and strings with respect to the news of new vehicles. 18 years ago
fileio.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
fileio.h (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
fios.cpp (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
fios.h (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
fontcache.cpp (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
fontcache.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
functions.h (svn r8969) -Codechange: rework of the player face bits. 18 years ago
genworld.cpp (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
genworld.h (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
genworld_gui.cpp (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
gfx.cpp (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
gfx.h (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
gfxinit.cpp (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
gfxinit.h (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
graph_gui.cpp (svn r8989) -Fix: more indenting and variable scoping 18 years ago
gui.h (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
hal.h (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
heightmap.cpp (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
heightmap.h (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
helpers.cpp (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
helpers.hpp (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago
industry.h (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
industry_cmd.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
industry_gui.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
industry_map.h (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
intro_gui.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
landscape.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
livery.h (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
lzoconf.h (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
macros.h (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
main_gui.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
map.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
map.h (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
masm64.rules (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
md5.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
md5.h (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
mersenne.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
minilzo.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
minilzo.h (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
misc.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
misc_cmd.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
misc_gui.cpp (svn r9003) -Codechange: Introduce a function Utf8PrevCharLen that finds the starting character of an UTF-8 sequence from a given position and returns the length to the first UTF-8 encoding byte of that sequence. 18 years ago
mixer.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
mixer.h (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
music.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
music.h (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
music_gui.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
namegen.cpp (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp) 18 years ago
namegen.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
newgrf.cpp (svn r8973) -Feature/Codechange: Changed the internal unit for aircraft velocities to from 8mph to 1km/h (peter1138), also give aircraft realsitic velocities (so that 1km/h is 1km/h independent of vehicle type) (peter1138). Introduce a flag to reduce aircraft speed in holding patterns to some realistic velocity. Use this flag for the city airport for the time being and make use of the different entry points for this airport type. 18 years ago
newgrf.h (svn r8890) -Codechange: (NewGRF) add cargo translation support to engine var 47 18 years ago
newgrf_callbacks.h (svn r8211) -Codechange: (NewGRF) Implement callback 2D, explicit vehicle colour map 18 years ago
newgrf_cargo.h (svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo mapping is now dealt with only in NewGRF code, on load where possible. 18 years ago
newgrf_config.cpp (svn r8955) -Fix: crash on loading savegames with GRFs that do not have their GRF info/name set. 18 years ago
newgrf_config.h (svn r8881) -Feature: Allow built-in newgrf error messages to be translated, and load custom error messages properly. 18 years ago
newgrf_engine.cpp (svn r8946) -Feature: [NewGRF] Add support for vehicle variables 0xFE and 0xFF bit 10, 18 years ago
newgrf_engine.h (svn r7901) -Codechange: Remove some misplaced externs and use extern, not VARDEF, in the place they should be... 18 years ago
newgrf_gui.cpp (svn r8920) -Codechange: Do not require to press 'Apply changes' in the newgrf GUI if the changes in there are not activated (this happens in the title screen) 18 years ago
newgrf_sound.cpp (svn r8860) -Cleanup: some style changes, proper #endif comments, variable initialisation, WINCE ifdef and a vsprintf to vsnprintf change. 18 years ago
newgrf_sound.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
newgrf_spritegroup.cpp (svn r8081) -Fix (r8075): Use a copy of the resolver object instead of the using the existing one. This fixes problems with the object scope setting. 18 years ago
newgrf_spritegroup.h (svn r8075) -Feature: Add support for variable 7E - subroutines. (peter1138) 18 years ago
newgrf_station.cpp (svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo mapping is now dealt with only in NewGRF code, on load where possible. 18 years ago
newgrf_station.h (svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo mapping is now dealt with only in NewGRF code, on load where possible. 18 years ago
newgrf_text.cpp (svn r8117) -Fix (r8114): 'no matching operator delete found' warning on VC8 18 years ago
newgrf_text.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
news.h (svn r9001) -Codechange: remove duplication of functions and strings with respect to the news of new vehicles. 18 years ago
news_gui.cpp (svn r9001) -Codechange: remove duplication of functions and strings with respect to the news of new vehicles. 18 years ago
npf.cpp (svn r8899) -Fix 18 years ago
npf.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
oldloader.cpp (svn r8844) -Revert partly (r8820, r8806): Change AppendToGRFConfigList to add the allocated GRFConfig to its list and not copy it. 18 years ago
oldpool.cpp (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter 18 years ago
oldpool.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 18 years ago
openttd.cpp (svn r8976) -Codechange: Reinitialize all engines after grf files have been reloaded/changed. 18 years ago
openttd.h (svn r8698) -Codechange: enumify the returns of VehicleEnterTile 18 years ago
order.h (svn r8582) -Fix 18 years ago
order_cmd.cpp (svn r8802) -Fix 18 years ago
order_gui.cpp (svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels. 18 years ago
os2.cpp (svn r8042) - Fix: OS/2 compilation with GCC (thanks to Paul Smedley and TrueBrain for their help) 18 years ago
os_timer.cpp (svn r8933) -Fix [Win64]: rdtsc now uses intrinsic on VC8 (michi_cc) 18 years ago
ottdres.rc (svn r7968) -Update copyright/etc information to 2007 18 years ago
pathfind.cpp (svn r8935) -Codechange: unification of track type between road and rail tiles, unification of ground type between normal rail tiles and depots/waypoints and removing the need for RailTileSubType. 18 years ago
pathfind.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 18 years ago
player.h (svn r8969) -Codechange: rework of the player face bits. 18 years ago
player_face.h (svn r8969) -Codechange: rework of the player face bits. 18 years ago
player_gui.cpp (svn r8969) -Codechange: rework of the player face bits. 18 years ago
players.cpp (svn r8969) -Codechange: rework of the player face bits. 18 years ago
queue.cpp (svn r8840) -Fix 18 years ago
queue.h (svn r8840) -Fix 18 years ago
rail.cpp (svn r8935) -Codechange: unification of track type between road and rail tiles, unification of ground type between normal rail tiles and depots/waypoints and removing the need for RailTileSubType. 18 years ago
rail.h (svn r8912) -Codechange: coding style cleanup and moving of two global externs into the functions that use them. 18 years ago
rail_cmd.cpp (svn r8966) -Codechange: replace some if-cascades by switches. 18 years ago
rail_gui.cpp (svn r8999) -Fix [FS#450]: do not select a disabled platform length/number of track count when going out of drag-drop mode. 18 years ago
rail_map.h (svn r8954) -Codechange: remove direct map accesses from non-map-accessor headers. 18 years ago
railtypes.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
resource.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
road.h (svn r8852) -Fix (r8735): make the dynamite tool for drive through road stops as if it were removing a normal road tile (consider the local authority and such). 18 years ago
road_cmd.cpp (svn r8935) -Codechange: unification of track type between road and rail tiles, unification of ground type between normal rail tiles and depots/waypoints and removing the need for RailTileSubType. 18 years ago
road_cmd.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
road_gui.cpp (svn r8837) -Fix [FS#626]: drive through stations did not connect to neighbouring roads (mart3p). 18 years ago
road_map.cpp (svn r8735) -Feature: drive-through road stops made possible by the hard work of mart3p. 18 years ago
road_map.h (svn r8935) -Codechange: unification of track type between road and rail tiles, unification of ground type between normal rail tiles and depots/waypoints and removing the need for RailTileSubType. 18 years ago
roadveh.h (svn r8338) -Codechange: merged road vehicle build window into the other ones 18 years ago
roadveh_cmd.cpp (svn r8946) -Feature: [NewGRF] Add support for vehicle variables 0xFE and 0xFF bit 10, 18 years ago
roadveh_gui.cpp (svn r8995) -Fix (FS#620, r8464): revert properly (reversion of r4322) internal speeds 18 years ago
saveload.cpp (svn r8978) -Feature: Rewrite of transfer system. 18 years ago
saveload.h (svn r8131) -Fix (r8125): g++ warning: 'invalid access to non-static data member ‘<class>::<member>’ of NULL object'. It is weird, but renaming the 'offsetof' macro helped. 18 years ago
screenshot.cpp (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter 18 years ago
screenshot.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
sdl.cpp (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp) 18 years ago
sdl.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
settings.cpp (svn r8735) -Feature: drive-through road stops made possible by the hard work of mart3p. 18 years ago
settings.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 18 years ago
settings_gui.cpp (svn r8735) -Feature: drive-through road stops made possible by the hard work of mart3p. 18 years ago
ship.h (svn r8661) -Fix: [depot windows] Enlarge the blocks in the depot window if a sprite is too big to fit (ships and aircraft only) 18 years ago
ship_cmd.cpp (svn r8946) -Feature: [NewGRF] Add support for vehicle variables 0xFE and 0xFF bit 10, 18 years ago
ship_gui.cpp (svn r8978) -Feature: Rewrite of transfer system. 18 years ago
signs.cpp (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 18 years ago
signs.h (svn r8301) -Codechange: Move the code relating to the sign list window from graph_gui.cpp to a file of its own: signs_gui.cpp. 18 years ago
signs_gui.cpp (svn r8511) -Codechange: make WindowClass an enumerated value. 18 years ago
slope.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
smallmap_gui.cpp (svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that VEH_Train is 0, VEH_Road is 1 and so on 18 years ago
sound.cpp (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter 18 years ago
sound.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 18 years ago
sprite.h (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 18 years ago
spritecache.cpp (svn r8634) -Codechange: replace missing sprites with a red question mark. 18 years ago
spritecache.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 18 years ago
station.cpp (svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives). 18 years ago
station.h (svn r8978) -Feature: Rewrite of transfer system. 18 years ago
station_cmd.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
station_gui.cpp (svn r8988) -Fix: Indenting, variable scope, variable type and minor duffage 18 years ago
station_map.cpp (svn r8528) -Codechange: Rename IsBuoy_() to IsBuoy() now that the naming conflict no longer exists. 18 years ago
station_map.h (svn r8833) -Fix 18 years ago
stdafx.h (svn r8974) -Fix: [win32] Define a win32 target platform ourselves so that we don't conflict with Vista Platform SDK (boekabart) 18 years ago
string.cpp (svn r8093) -Codechange: Add a function to get a string representation of an MD5SUM and use it. 18 years ago
string.h (svn r9003) -Codechange: Introduce a function Utf8PrevCharLen that finds the starting character of an UTF-8 sequence from a given position and returns the length to the first UTF-8 encoding byte of that sequence. 18 years ago
strings.cpp (svn r8906) -Feature: translation dependant formatting of dates. 18 years ago
strings.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
subsidy_gui.cpp (svn r8511) -Codechange: make WindowClass an enumerated value. 18 years ago
terraform_gui.cpp (svn r8841) -Fix 18 years ago
texteff.cpp (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 18 years ago
tgp.cpp (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter 18 years ago
tgp.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
thread.cpp (svn r8678) [PSP] -Add: added LIBS and CFLAGS needed to compile PSP 18 years ago
thread.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
tile.cpp (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 18 years ago
tile.h (svn r8050) -Codechange: Rename map member extra to m6, since its usage has been widden. 18 years ago
town.h (svn r8681) -Fix (FS#608): wrong comment (rfalke) 18 years ago
town_cmd.cpp (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. 18 years ago
town_gui.cpp (svn r8511) -Codechange: make WindowClass an enumerated value. 18 years ago
town_map.h (svn r8651) -Codechange: group the functions related to getting and setting the town index and move one function that is not related to the map array out of town_map.h. 18 years ago
train.h (svn r8331) -Feature: the train and aircraft build windows are now resizable in horizontal direction as well 18 years ago
train_cmd.cpp (svn r8946) -Feature: [NewGRF] Add support for vehicle variables 0xFE and 0xFF bit 10, 18 years ago
train_gui.cpp (svn r8978) -Feature: Rewrite of transfer system. 18 years ago
tree_cmd.cpp (svn r8875) -Fix 18 years ago
tree_map.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 18 years ago
tunnel_map.cpp (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp) 18 years ago
tunnel_map.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
tunnelbridge_cmd.cpp (svn r8884) -Fix 18 years ago
unix.cpp (svn r8745) [PSP] -Add: added a CSleep() for PSP 18 years ago
unmovable.h (svn r7759) -Merge: makefile rewrite. This merge features: 18 years ago
unmovable_cmd.cpp (svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a map accessors header. 18 years ago
unmovable_map.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 18 years ago
variables.h (svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels. 18 years ago
vehicle.cpp (svn r8978) -Feature: Rewrite of transfer system. 18 years ago
vehicle.h (svn r8978) -Feature: Rewrite of transfer system. 18 years ago
vehicle_gui.cpp (svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo mapping is now dealt with only in NewGRF code, on load where possible. 18 years ago
vehicle_gui.h (svn r8661) -Fix: [depot windows] Enlarge the blocks in the depot window if a sprite is too big to fit (ships and aircraft only) 18 years ago
viewport.cpp (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style 18 years ago
viewport.h (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 18 years ago
void_map.h (svn r8050) -Codechange: Rename map member extra to m6, since its usage has been widden. 18 years ago
water_cmd.cpp (svn r8953) -Codechange: make the names of enums of WaterTileType consistent with respect to RailTileType and RoadTileType. 18 years ago
water_map.h (svn r8953) -Codechange: make the names of enums of WaterTileType consistent with respect to RailTileType and RoadTileType. 18 years ago
waypoint.cpp (svn r8284) -Fix (r8277): g++ compilation error: missing brackets in sizeof 18 years ago
waypoint.h (svn r8954) -Codechange: remove direct map accesses from non-map-accessor headers. 18 years ago
widget.cpp (svn r8390) -Codechange (r8384): Rewrote ResizeButtons() 18 years ago
win32.cpp (svn r8975) -Regression: [win32] Possible buffer overflow if unicode text is pasted into an input box and needs trimming. The last character was wrongly assumed to be of length 1 (tb->maxlength - 1), while a unicode character can be up to 4 long. 18 years ago
win32.h (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style 18 years ago
win64.asm (svn r8933) -Fix [Win64]: rdtsc now uses intrinsic on VC8 (michi_cc) 18 years ago
window.cpp (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style 18 years ago
window.h (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. 18 years ago