.. |
3rdparty
|
(svn r18769) -Codechange: replace MiniLZO with the real library. If you're using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed.
|
2010-01-10 13:12:34 +00:00 |
ai
|
(svn r18763) -Feature [FS#3095]: rerandomise AIs on reloading (via the debug window) when they were randomly chosen
|
2010-01-09 14:41:22 +00:00 |
blitter
|
(svn r18709) -Fix (r10227,FS#3464): Animation buffer for 32bpp-anim blitter was only validated during sprite blitting, other drawing operations didn't check it. Initial startup and window resize could therefore lead to crash.
|
2010-01-04 02:32:36 +00:00 |
core
|
(svn r18640) -Fix (r18633): don't assert when accessing first invalid item, it's used quite often in the code
|
2009-12-26 13:49:14 +00:00 |
depend
|
(svn r17923) -Feature: "port" OpenTTD to GNU/Hurd
|
2009-10-31 15:26:07 +00:00 |
lang
|
(svn r18773) -Update from WebTranslator v3.0:
|
2010-01-10 18:45:27 +00:00 |
misc
|
|
|
music
|
(svn r18520) -Fix [FS#3272]: allegro doesn't like to work with extmidi; it causes 'random' (looks like a racing condition in allegro) crashes when songs are stopped.
|
2009-12-16 23:49:21 +00:00 |
network
|
(svn r18746) -Fix [FS#3489]: clear the cached NewGRFs of a server when receiving a reply instead of when requesting the information. With slow/unstable network connections it would look like the NewGRF settings button went randomly missing.
|
2010-01-06 20:49:24 +00:00 |
os
|
(svn r18678) -Update: happy new year
|
2010-01-01 00:00:45 +00:00 |
pathfinder
|
(svn r18683) -Fix: it's not an other
|
2010-01-01 18:45:40 +00:00 |
saveload
|
(svn r18772) -Feature-ish: allow user customisable compression levels for the zlib compression
|
2010-01-10 15:35:13 +00:00 |
script
|
(svn r18683) -Fix: it's not an other
|
2010-01-01 18:45:40 +00:00 |
sound
|
(svn r17788) -Fix [FS#3268] (r16702): don't fail hard when no soundcard could be detected; just fall back on the null-driver
|
2009-10-17 15:15:00 +00:00 |
spriteloader
|
(svn r18756) -Codechange: direct accesses to png_*_struct members are deprecated
|
2010-01-08 03:17:12 +00:00 |
strgen
|
(svn r18727) -Fix [FS#3480]: some invalid gender/plural indices in strings, which could eventually cause crashes.
|
2010-01-04 21:58:47 +00:00 |
table
|
(svn r18766) -Codechange: Make train acceleration type (rail/elrail/monorail vs maglev) a rail type property
|
2010-01-09 15:33:41 +00:00 |
thread
|
(svn r18656) -Feature: Add event semaphore support for OS/2
|
2009-12-29 04:27:39 +00:00 |
video
|
(svn r18709) -Fix (r10227,FS#3464): Animation buffer for 32bpp-anim blitter was only validated during sprite blitting, other drawing operations didn't check it. Initial startup and window resize could therefore lead to crash.
|
2010-01-04 02:32:36 +00:00 |
widgets
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
aircraft_cmd.cpp
|
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way
|
2010-01-09 14:43:08 +00:00 |
aircraft_gui.cpp
|
(svn r18342) -Fix: erroneous spaces before ;
|
2009-11-29 19:20:39 +00:00 |
aircraft.h
|
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way
|
2010-01-09 14:43:08 +00:00 |
airport_gui.cpp
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
airport_movement.h
|
(svn r18661) -Fix [FS#3169]: aircraft on the metropolitan airport took a long route to the closest loading pad
|
2009-12-29 23:23:16 +00:00 |
airport.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
airport.h
|
|
|
animated_tile_func.h
|
|
|
animated_tile.cpp
|
|
|
articulated_vehicles.cpp
|
(svn r18566) -Codechange: When both the union and intersection of refit masks of articulated vehicles are needed, they can be determined at once.
|
2009-12-20 14:28:55 +00:00 |
articulated_vehicles.h
|
(svn r18566) -Codechange: When both the union and intersection of refit masks of articulated vehicles are needed, they can be determined at once.
|
2009-12-20 14:28:55 +00:00 |
autoreplace_base.h
|
|
|
autoreplace_cmd.cpp
|
(svn r18566) -Codechange: When both the union and intersection of refit masks of articulated vehicles are needed, they can be determined at once.
|
2009-12-20 14:28:55 +00:00 |
autoreplace_func.h
|
|
|
autoreplace_gui.cpp
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +00:00 |
autoreplace_gui.h
|
|
|
autoreplace_type.h
|
|
|
autoreplace.cpp
|
|
|
autoslope.h
|
|
|
base_media_base.h
|
(svn r18608) -Change: add the concept of music sets
|
2009-12-22 21:40:29 +00:00 |
base_media_func.h
|
(svn r18608) -Change: add the concept of music sets
|
2009-12-22 21:40:29 +00:00 |
base_station_base.h
|
(svn r18342) -Fix: erroneous spaces before ;
|
2009-11-29 19:20:39 +00:00 |
bmp.cpp
|
|
|
bmp.h
|
|
|
bridge_gui.cpp
|
(svn r18580) -Codechange: Use widget information only for setting scrollbar capacity.
|
2009-12-20 20:08:39 +00:00 |
bridge_map.cpp
|
(svn r18058) -Fix: typos in parameter names
|
2009-11-13 17:40:21 +00:00 |
bridge_map.h
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
bridge.h
|
|
|
build_vehicle_gui.cpp
|
(svn r18612) -Fix [FS#3407]: Buy vehicle window did not properly disable panel drawing while shaded.
|
2009-12-23 10:12:43 +00:00 |
callback_table.cpp
|
(svn r17608) -Codechange: use CmdFoundTown when founding 'Random town' too
|
2009-09-21 20:22:56 +00:00 |
callback_table.h
|
|
|
cargo_type.h
|
(svn r18413) -Doc: Added doxygen strings for cargo-type related enums, structs, and functions.
|
2009-12-05 21:39:28 +00:00 |
cargopacket.cpp
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
cargopacket.h
|
(svn r17840) -Codechange: use the new pool's concepts (caching + not zeroing). Improves average CargoPacket con/destruction time by ~20%, MoveTo/Append by 5-10% and application performance by up to 2%.
|
2009-10-21 19:42:49 +00:00 |
cargotype.cpp
|
(svn r18413) -Doc: Added doxygen strings for cargo-type related enums, structs, and functions.
|
2009-12-05 21:39:28 +00:00 |
cargotype.h
|
(svn r18413) -Doc: Added doxygen strings for cargo-type related enums, structs, and functions.
|
2009-12-05 21:39:28 +00:00 |
cheat_func.h
|
|
|
cheat_gui.cpp
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +00:00 |
cheat_type.h
|
|
|
cheat.cpp
|
|
|
clear_cmd.cpp
|
(svn r18728) -Fix: don't mark all tiles dirty in the artic tileloop
|
2010-01-04 22:26:25 +00:00 |
clear_map.h
|
(svn r18738) -Fix (r18719): when a tree died while there was snow the amount of snow on the tile changed
|
2010-01-05 22:32:47 +00:00 |
cmd_helper.h
|
|
|
command_func.h
|
|
|
command_type.h
|
(svn r18292) -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus.
|
2009-11-25 23:37:15 +00:00 |
command.cpp
|
(svn r18292) -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus.
|
2009-11-25 23:37:15 +00:00 |
company_base.h
|
(svn r18342) -Fix: erroneous spaces before ;
|
2009-11-29 19:20:39 +00:00 |
company_cmd.cpp
|
(svn r18732) -Codechange: move the company related commands of misc_cmd.cpp to company_cmd.cpp
|
2010-01-05 17:11:56 +00:00 |
company_func.h
|
|
|
company_gui.cpp
|
(svn r18729) -Fix [FS#3427]: the lock in the company gui was only drawn for your own company
|
2010-01-04 23:00:19 +00:00 |
company_gui.h
|
|
|
company_manager_face.h
|
|
|
company_type.h
|
|
|
console_cmds.cpp
|
(svn r18608) -Change: add the concept of music sets
|
2009-12-22 21:40:29 +00:00 |
console_func.h
|
|
|
console_gui.cpp
|
(svn r18631) -Fix [FS#3419]: when making a screenshot from the console the currently executed command would be shown twice
|
2009-12-25 19:17:36 +00:00 |
console_gui.h
|
|
|
console_internal.h
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
console_type.h
|
|
|
console.cpp
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
crashlog.cpp
|
(svn r18769) -Codechange: replace MiniLZO with the real library. If you're using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed.
|
2010-01-10 13:12:34 +00:00 |
crashlog.h
|
(svn r18156) -Add: crash screenshot, created from blitter buffer
|
2009-11-17 23:12:42 +00:00 |
currency.cpp
|
(svn r18434) -Change [FS#565]: use zł instead of zl for the Polish Zloty.
|
2009-12-08 20:12:43 +00:00 |
currency.h
|
|
|
date_func.h
|
|
|
date_gui.cpp
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
date_gui.h
|
(svn r18293) -Codechange: add a window to set the date. Based on work by PhilSophus and Maedhros.
|
2009-11-25 23:38:59 +00:00 |
date_type.h
|
(svn r18585) -Codechange: replace some magic numbers by constants
|
2009-12-21 16:13:30 +00:00 |
date.cpp
|
(svn r18433) -Codechange: Show different texts in town GUI when the town does not need food the whole year to grow.
|
2009-12-08 19:59:21 +00:00 |
debug.cpp
|
|
|
debug.h
|
(svn r18683) -Fix: it's not an other
|
2010-01-01 18:45:40 +00:00 |
dedicated.cpp
|
(svn r17606) -Add: initial support for Haiku; a dedicated server with zlib and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet)
|
2009-09-21 18:36:33 +00:00 |
depot_base.h
|
|
|
depot_func.h
|
|
|
depot_gui.cpp
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +00:00 |
depot_map.h
|
|
|
depot_type.h
|
|
|
depot.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
direction_func.h
|
|
|
direction_type.h
|
|
|
disaster_cmd.cpp
|
(svn r18717) -Codechange: use TileArea in industry instead of three separate variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry.
|
2010-01-04 18:21:07 +00:00 |
dock_gui.cpp
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
driver.cpp
|
(svn r17690) -Fix: minor coding style issue
|
2009-10-04 14:49:39 +00:00 |
driver.h
|
|
|
dummy_land.cpp
|
(svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with foundations as DrawGroundSprite() does, and use this for drawing one-way-road-signs and clear-land-fences.
|
2010-01-03 20:55:00 +00:00 |
economy_base.h
|
(svn r17734) -Fix (r17732): broke the assumption that 'this->packets == this', which broke loading old savegames. Now remove the (need for the) hack that needed that assumption.
|
2009-10-06 23:01:35 +00:00 |
economy_func.h
|
(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicles only apply to the GRF locally, if it defines engines of that type itself.
|
2009-11-24 13:15:58 +00:00 |
economy_type.h
|
(svn r18284) -Cleanup (r18268, r18283): Replace magic value with enum.
|
2009-11-24 23:34:46 +00:00 |
economy.cpp
|
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way
|
2010-01-09 14:43:08 +00:00 |
effectvehicle_base.h
|
|
|
effectvehicle_func.h
|
|
|
effectvehicle.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
elrail_func.h
|
|
|
elrail.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
endian_check.cpp
|
|
|
engine_base.h
|
(svn r17926) -Fix (r9352): Make the decision whether aircraft carry mail consistent. Now always the cargo class decides.
|
2009-10-31 17:48:09 +00:00 |
engine_func.h
|
(svn r18121) -Codechange: pass the maximum left/right location to the Draw*Engine functions
|
2009-11-16 17:15:42 +00:00 |
engine_gui.cpp
|
(svn r18752) -Codechange: unduplify some code
|
2010-01-07 16:39:04 +00:00 |
engine_gui.h
|
(svn r18121) -Codechange: pass the maximum left/right location to the Draw*Engine functions
|
2009-11-16 17:15:42 +00:00 |
engine_type.h
|
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
|
2009-11-07 22:47:54 +00:00 |
engine.cpp
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
fileio_func.h
|
(svn r18029) -Fix (r18028): AppendPathSeparator() should stay global
|
2009-11-09 15:16:38 +00:00 |
fileio_type.h
|
|
|
fileio.cpp
|
(svn r18611) -Fix (r18608): uppercase-to-lowercase conversion when opening a file wasn't applied when finding the full path of a file
|
2009-12-23 09:08:52 +00:00 |
fios.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
fios.h
|
|
|
fontcache.cpp
|
(svn r18712) -Fix (r5167): Spurious character spacing with free type fonts for small and large font sizes.
|
2010-01-04 16:37:53 +00:00 |
fontcache.h
|
(svn r17794) -Feature: [OSX] Implement automatic fallback font selection for OSX.
|
2009-10-17 22:36:43 +00:00 |
functions.h
|
(svn r18710) -Fix [FS#3478]: the wrong town is mentioned in the error when trying to make one way roads of town owned roads
|
2010-01-04 11:35:12 +00:00 |
gamelog_internal.h
|
|
|
gamelog.cpp
|
|
|
gamelog.h
|
|
|
genworld_gui.cpp
|
(svn r18643) -Fix [FS#3436]: rotation could not be changed for heightmaps
|
2009-12-27 12:58:23 +00:00 |
genworld.cpp
|
(svn r18506) -Fix [FS#3368]: no error message was created for the first fatal NewGRF error.
|
2009-12-15 00:00:51 +00:00 |
genworld.h
|
|
|
gfx_func.h
|
(svn r18575) -Fix [FS#3393]: unit numbers weren't always fully shown in the depot
|
2009-12-20 16:42:35 +00:00 |
gfx_type.h
|
|
|
gfx.cpp
|
(svn r18575) -Fix [FS#3393]: unit numbers weren't always fully shown in the depot
|
2009-12-20 16:42:35 +00:00 |
gfxinit.cpp
|
(svn r18608) -Change: add the concept of music sets
|
2009-12-22 21:40:29 +00:00 |
gfxinit.h
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
graph_gui.cpp
|
(svn r18765) -Fix [FS#3499] (r18750): crash when trying to show cargo payments when there are 'holes' in the cargospec array
|
2010-01-09 14:57:03 +00:00 |
group_cmd.cpp
|
(svn r18494) -Fix (r18474): crash when moving non-engine to new free wagon chain and group count was off when moving a front engine within the same train and the new front isn't an engine.
|
2009-12-13 22:17:12 +00:00 |
group_gui.cpp
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +00:00 |
group_gui.h
|
|
|
group_type.h
|
|
|
group.h
|
|
|
gui.h
|
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string.
|
2009-10-31 19:46:51 +00:00 |
heightmap.cpp
|
(svn r18756) -Codechange: direct accesses to png_*_struct members are deprecated
|
2010-01-08 03:17:12 +00:00 |
heightmap.h
|
|
|
highscore_gui.cpp
|
(svn r18690) -Fix [FS#3469]: some keys that open windows that want to be located relatively to the toolbars/statusbar could cause a crash when in one of the end game screens
|
2010-01-02 16:05:27 +00:00 |
highscore.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
highscore.h
|
|
|
house_type.h
|
|
|
house.h
|
(svn r18736) -Feature [NewGRF]: implement varaction2houses vars 66 ad 67
|
2010-01-05 21:36:05 +00:00 |
industry_cmd.cpp
|
(svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text when building a station could be incorrect (missing a cargo)
|
2010-01-04 21:10:20 +00:00 |
industry_gui.cpp
|
(svn r18717) -Codechange: use TileArea in industry instead of three separate variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry.
|
2010-01-04 18:21:07 +00:00 |
industry_map.h
|
(svn r18563) -Document: some industry related functions
|
2009-12-20 13:45:43 +00:00 |
industry_type.h
|
|
|
industry.h
|
(svn r18717) -Codechange: use TileArea in industry instead of three separate variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry.
|
2010-01-04 18:21:07 +00:00 |
industrytype.h
|
(svn r18563) -Document: some industry related functions
|
2009-12-20 13:45:43 +00:00 |
ini_type.h
|
|
|
ini.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
intro_gui.cpp
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
landscape_type.h
|
|
|
landscape.cpp
|
(svn r18708) -Feature: [NewGRF] Add support for custom station foundation graphics.
|
2010-01-03 22:44:57 +00:00 |
landscape.h
|
(svn r18708) -Feature: [NewGRF] Add support for custom station foundation graphics.
|
2010-01-03 22:44:57 +00:00 |
livery.h
|
|
|
main_gui.cpp
|
(svn r18486) -Fix: when switching language and you're getting a different font, recalculate the coordinates/sizes of the viewport signs. Otherwise it gets glitchy or abbreviated (in the smallmap)
|
2009-12-13 19:33:07 +00:00 |
map_func.h
|
(svn r18718) -Codechange: make a wrapper macro for looping TileAreas
|
2010-01-04 18:30:10 +00:00 |
map_type.h
|
|
|
map.cpp
|
(svn r18755) -Fix [FS#3495] (r14847): CircularTileSearch skipped a few tiles close to the starting tile
|
2010-01-07 20:56:50 +00:00 |
misc_cmd.cpp
|
(svn r18732) -Codechange: move the company related commands of misc_cmd.cpp to company_cmd.cpp
|
2010-01-05 17:11:56 +00:00 |
misc_gui.cpp
|
(svn r18769) -Codechange: replace MiniLZO with the real library. If you're using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed.
|
2010-01-10 13:12:34 +00:00 |
misc.cpp
|
(svn r18608) -Change: add the concept of music sets
|
2009-12-22 21:40:29 +00:00 |
mixer.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
mixer.h
|
|
|
music_gui.cpp
|
(svn r18608) -Change: add the concept of music sets
|
2009-12-22 21:40:29 +00:00 |
music.cpp
|
(svn r18610) -Codechange: don't consider a music set at all for 'best' set when it's missing files
|
2009-12-23 08:51:46 +00:00 |
newgrf_callbacks.h
|
|
|
newgrf_canal.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
newgrf_canal.h
|
|
|
newgrf_cargo.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
newgrf_cargo.h
|
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h
|
2009-11-05 19:46:17 +00:00 |
newgrf_commons.cpp
|
(svn r18762) -Codechange: unduplicate sprite layout drawing between industries and houses
|
2010-01-08 22:42:00 +00:00 |
newgrf_commons.h
|
(svn r18762) -Codechange: unduplicate sprite layout drawing between industries and houses
|
2010-01-08 22:42:00 +00:00 |
newgrf_config.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
newgrf_config.h
|
|
|
newgrf_engine.cpp
|
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way
|
2010-01-09 14:43:08 +00:00 |
newgrf_engine.h
|
(svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x36. Based on Terkhen's work.
|
2009-09-22 19:28:57 +00:00 |
newgrf_generic.cpp
|
|
|
newgrf_generic.h
|
|
|
newgrf_gui.cpp
|
(svn r18697) -Fix [FS#3471]: crash when scrolling to an item removed by filtering in the 'add NewGRF window'
|
2010-01-03 15:25:51 +00:00 |
newgrf_house.cpp
|
(svn r18762) -Codechange: unduplicate sprite layout drawing between industries and houses
|
2010-01-08 22:42:00 +00:00 |
newgrf_house.h
|
|
|
newgrf_industries.cpp
|
(svn r18717) -Codechange: use TileArea in industry instead of three separate variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry.
|
2010-01-04 18:21:07 +00:00 |
newgrf_industries.h
|
|
|
newgrf_industrytiles.cpp
|
(svn r18762) -Codechange: unduplicate sprite layout drawing between industries and houses
|
2010-01-08 22:42:00 +00:00 |
newgrf_industrytiles.h
|
|
|
newgrf_properties.h
|
(svn r18011) -Feature(ette): [NewGRF] CB 36 for roadvehicle property 09 'running cost factor'.
|
2009-11-08 13:02:05 +00:00 |
newgrf_sound.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
newgrf_sound.h
|
|
|
newgrf_spritegroup.cpp
|
(svn r18699) -Fix [FS#PlanetAndy]: GRF parameters were not properly initialised to zero, and not always checked for valid range.
|
2010-01-03 19:29:56 +00:00 |
newgrf_spritegroup.h
|
(svn r18514) -Codechange: make it a bit clearer that for tile layouts num_sprites (as in number of sprite sets) is not the same as num_sprites (as in number of building sprites)
|
2009-12-16 11:35:05 +00:00 |
newgrf_station.cpp
|
(svn r18737) -Fix (r12028): Var67 data wasn't swapped properly for orientation.
|
2010-01-05 22:18:04 +00:00 |
newgrf_station.h
|
(svn r18708) -Feature: [NewGRF] Add support for custom station foundation graphics.
|
2010-01-03 22:44:57 +00:00 |
newgrf_storage.cpp
|
|
|
newgrf_storage.h
|
|
|
newgrf_text.cpp
|
(svn r18492) -Doc: A few Doxygen reference fixes (NewsSubtype reported by Eddi), and a typo fix.
|
2009-12-13 21:12:36 +00:00 |
newgrf_text.h
|
|
|
newgrf_town.cpp
|
|
|
newgrf_town.h
|
|
|
newgrf_townname.cpp
|
|
|
newgrf_townname.h
|
|
|
newgrf.cpp
|
(svn r18761) -Fix [FS#3497]: Spritelayouts do not need an Action 1 if only using default sprites.
|
2010-01-08 20:42:12 +00:00 |
newgrf.h
|
(svn r18699) -Fix [FS#PlanetAndy]: GRF parameters were not properly initialised to zero, and not always checked for valid range.
|
2010-01-03 19:29:56 +00:00 |
news_func.h
|
(svn r18597) -Fix (r17147)[FS#3395, FS#3396]: ChangeVehicleNews() did not update the news ticker.
|
2009-12-21 21:14:40 +00:00 |
news_gui.cpp
|
(svn r18717) -Codechange: use TileArea in industry instead of three separate variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry.
|
2010-01-04 18:21:07 +00:00 |
news_gui.h
|
|
|
news_type.h
|
|
|
openttd.cpp
|
(svn r18608) -Change: add the concept of music sets
|
2009-12-22 21:40:29 +00:00 |
openttd.h
|
(svn r18141) -Fix (r18051): one couldn't (easily) continue a game in single player that was 'not enough players'/'waiting on join'-paused
|
2009-11-17 14:06:28 +00:00 |
order_base.h
|
(svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions
|
2009-11-21 12:43:09 +00:00 |
order_cmd.cpp
|
(svn r18683) -Fix: it's not an other
|
2010-01-01 18:45:40 +00:00 |
order_func.h
|
(svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware.
|
2009-11-28 15:12:24 +00:00 |
order_gui.cpp
|
(svn r18605) -Codechange: Coding style fixes, prevent useless calls to UpdateWidgetSize().
|
2009-12-22 19:40:23 +00:00 |
order_type.h
|
(svn r18518) -Add [NoAI]: AIOrder::AIOF_GOTO_NEAREST_DEPOT for goto nearest depot orders
|
2009-12-16 21:31:21 +00:00 |
os_timer.cpp
|
|
|
osk_gui.cpp
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
pbs.cpp
|
(svn r18648) -Fix/Feature [FS#3430-ish]: [YAPP] Treat the backside of an one-way path signals as a safe waiting point.
|
2009-12-27 14:37:54 +00:00 |
pbs.h
|
(svn r18647) -Fix: [YAPP] A train inside a station was not always found when checking for trains on a reserved path.
|
2009-12-27 14:37:50 +00:00 |
querystring_gui.h
|
(svn r18012) -Codechange: make the world generation windows nested; they'll need some tweaks to use the full potential though
|
2009-11-08 13:35:45 +00:00 |
rail_cmd.cpp
|
(svn r18646) -Fix [FS#3418]: [YAPP] Don't extend the reserved path through a newly built path signal directly in front of a stopped or loading train. Also restore the reserved path in more cases after removing a signal.
|
2009-12-27 14:37:46 +00:00 |
rail_gui.cpp
|
(svn r18528) -Fix (FS#3370): Platform length/count buttons not centred when NewGRF stations in use.
|
2009-12-18 15:56:31 +00:00 |
rail_gui.h
|
|
|
rail_map.h
|
|
|
rail_type.h
|
|
|
rail.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
rail.h
|
(svn r18766) -Codechange: Make train acceleration type (rail/elrail/monorail vs maglev) a rail type property
|
2010-01-09 15:33:41 +00:00 |
rev.cpp.in
|
(svn r18622) -Merge: release changes
|
2009-12-23 23:09:47 +00:00 |
rev.h
|
|
|
road_cmd.cpp
|
(svn r18710) -Fix [FS#3478]: the wrong town is mentioned in the error when trying to make one way roads of town owned roads
|
2010-01-04 11:35:12 +00:00 |
road_cmd.h
|
|
|
road_func.h
|
|
|
road_gui.cpp
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
road_gui.h
|
|
|
road_internal.h
|
|
|
road_map.cpp
|
|
|
road_map.h
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
road_type.h
|
|
|
road.cpp
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
roadstop_base.h
|
(svn r18422) -Fix (r18404): MSVC complaining about struct vs class
|
2009-12-07 10:44:58 +00:00 |
roadstop.cpp
|
(svn r18531) -Fix [FS#3384] (r18404): for articulated road vehicles only the first part was accounted for, so for extremely short fronts and lots after it the spreading did not work as it should.
|
2009-12-18 21:34:06 +00:00 |
roadveh_cmd.cpp
|
(svn r18574) -Fix [FS#3392] (r18481): manually sending trains and RVs to depots didn't quite work
|
2009-12-20 16:19:47 +00:00 |
roadveh_gui.cpp
|
(svn r18467) -Fix (r17870): Missed positioning for cargo capacity of non-articulated road vehicles.
|
2009-12-11 23:00:07 +00:00 |
roadveh.h
|
(svn r18531) -Fix [FS#3384] (r18404): for articulated road vehicles only the first part was accounted for, so for extremely short fronts and lots after it the spreading did not work as it should.
|
2009-12-18 21:34:06 +00:00 |
screenshot.cpp
|
(svn r18756) -Codechange: direct accesses to png_*_struct members are deprecated
|
2010-01-08 03:17:12 +00:00 |
screenshot.h
|
(svn r18630) -Fix [FS#3419]: when making a screenshot the name of the previous screenshot went missing in the 'successful screenshot' message
|
2009-12-25 19:16:58 +00:00 |
sdl.cpp
|
(svn r18439) -Fix (r15233): forgot to load the symbol from SDL.dll
|
2009-12-09 02:49:01 +00:00 |
sdl.h
|
(svn r17774) -Codechange: show the version of the (dynamically) linked library instead of the one we compiled against in the crash log
|
2009-10-14 08:20:42 +00:00 |
settings_func.h
|
|
|
settings_gui.cpp
|
(svn r18703) -Feature-ish: allow virtually paying a percentage of the leg profit in feeder chains. This to give the user a better chance to get a feeder system without "losses".
|
2010-01-03 21:29:20 +00:00 |
settings_internal.h
|
(svn r17644) -Fix [FS#3219]: some inconsistencies with the difficulty settings in the scenario editor. Also re-enable changing some difficulty settings (e.g. max loan) in the scenario editor.
|
2009-09-26 17:43:06 +00:00 |
settings_type.h
|
(svn r18703) -Feature-ish: allow virtually paying a percentage of the leg profit in feeder chains. This to give the user a better chance to get a feeder system without "losses".
|
2010-01-03 21:29:20 +00:00 |
settings.cpp
|
(svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinder_type.h
|
2009-12-02 16:38:33 +00:00 |
ship_cmd.cpp
|
(svn r18574) -Fix [FS#3392] (r18481): manually sending trains and RVs to depots didn't quite work
|
2009-12-20 16:19:47 +00:00 |
ship_gui.cpp
|
(svn r18144) -Codechange: ignore SETX(Y) spacing in vehicle details and graphical glitches due to (incorrect) SETX(Y) usage
|
2009-11-17 15:26:46 +00:00 |
ship.h
|
|
|
signal_func.h
|
|
|
signal_type.h
|
|
|
signal.cpp
|
|
|
signs_base.h
|
|
|
signs_cmd.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
signs_func.h
|
|
|
signs_gui.cpp
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +00:00 |
signs_type.h
|
|
|
signs.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
slope_func.h
|
|
|
slope_type.h
|
|
|
smallmap_gui.cpp
|
(svn r18719) -Feature: don't delete the rough/rocky status of a tile when it's covered by snow, this allows rocky tiles under snow if you have a variable snowline
|
2010-01-04 18:33:43 +00:00 |
sortlist_type.h
|
|
|
sound_func.h
|
|
|
sound_type.h
|
|
|
sound.cpp
|
(svn r18608) -Change: add the concept of music sets
|
2009-12-22 21:40:29 +00:00 |
sprite.h
|
|
|
spritecache.cpp
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
spritecache.h
|
|
|
station_base.h
|
(svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops.
|
2009-12-02 16:20:44 +00:00 |
station_cmd.cpp
|
(svn r18745) -Codechange: Assemble custom station foundations into a single bounding box.
|
2010-01-06 20:23:06 +00:00 |
station_func.h
|
(svn r18716) -Codechange: pass a TileArea to FindStationsAroundTiles
|
2010-01-04 18:16:32 +00:00 |
station_gui.cpp
|
(svn r18731) -Codechange: move the DrawStationCoverage stuff from misc_gui.cpp to station_gui.cpp
|
2010-01-05 16:59:57 +00:00 |
station_gui.h
|
(svn r18731) -Codechange: move the DrawStationCoverage stuff from misc_gui.cpp to station_gui.cpp
|
2010-01-05 16:59:57 +00:00 |
station_map.h
|
|
|
station_type.h
|
(svn r18715) -Codechange: make StationFinder a subclass of TileArea
|
2010-01-04 18:12:10 +00:00 |
station.cpp
|
(svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text when building a station could be incorrect (missing a cargo)
|
2010-01-04 21:10:20 +00:00 |
statusbar_gui.cpp
|
(svn r18597) -Fix (r17147)[FS#3395, FS#3396]: ChangeVehicleNews() did not update the news ticker.
|
2009-12-21 21:14:40 +00:00 |
statusbar_gui.h
|
|
|
stdafx.h
|
(svn r18057) -Codechange: replace assert_compile() by new one which works with gcc3.3 and removes the need of assert_tcompile()
|
2009-11-13 15:53:51 +00:00 |
string_func.h
|
|
|
string_type.h
|
(svn r17920) -Codechange: add a 'filter' for numbers+spaces and use it for the NewGRF parameter list
|
2009-10-31 14:06:16 +00:00 |
string.cpp
|
(svn r17920) -Codechange: add a 'filter' for numbers+spaces and use it for the NewGRF parameter list
|
2009-10-31 14:06:16 +00:00 |
strings_func.h
|
(svn r17790) -Feature: translatable base sound/graphics set descriptions
|
2009-10-17 20:34:09 +00:00 |
strings_type.h
|
(svn r18603) -Codechange: move getting the song name to music_gui.cpp
|
2009-12-22 18:34:07 +00:00 |
strings.cpp
|
(svn r18603) -Codechange: move getting the song name to music_gui.cpp
|
2009-12-22 18:34:07 +00:00 |
subsidy_base.h
|
|
|
subsidy_func.h
|
|
|
subsidy_gui.cpp
|
(svn r18717) -Codechange: use TileArea in industry instead of three separate variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry.
|
2010-01-04 18:21:07 +00:00 |
subsidy_type.h
|
|
|
subsidy.cpp
|
(svn r18717) -Codechange: use TileArea in industry instead of three separate variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry.
|
2010-01-04 18:21:07 +00:00 |
tar_type.h
|
|
|
terraform_cmd.cpp
|
(svn r18723) -Codechange: also simplify looping over an area when building trees, desert, rocky areas or leveling land
|
2010-01-04 18:49:27 +00:00 |
terraform_gui.cpp
|
(svn r18723) -Codechange: also simplify looping over an area when building trees, desert, rocky areas or leveling land
|
2010-01-04 18:49:27 +00:00 |
terraform_gui.h
|
|
|
textbuf_gui.h
|
|
|
texteff.cpp
|
(svn r18636) -Codechange: make TextEffect::duration a value in ticks instead of ticks * 8
|
2009-12-25 23:22:41 +00:00 |
texteff.hpp
|
(svn r18636) -Codechange: make TextEffect::duration a value in ticks instead of ticks * 8
|
2009-12-25 23:22:41 +00:00 |
tgp.cpp
|
(svn r18565) -Fix [FS#3391] (r18541): some older GCC warn about implicitly casting from floats to integers
|
2009-12-20 14:18:22 +00:00 |
tgp.h
|
|
|
tile_cmd.h
|
|
|
tile_map.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
tile_map.h
|
|
|
tile_type.h
|
(svn r18585) -Codechange: replace some magic numbers by constants
|
2009-12-21 16:13:30 +00:00 |
tilearea_type.h
|
(svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text when building a station could be incorrect (missing a cargo)
|
2010-01-04 21:10:20 +00:00 |
tilehighlight_func.h
|
|
|
tilehighlight_type.h
|
|
|
timetable_cmd.cpp
|
(svn r18292) -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus.
|
2009-11-25 23:37:15 +00:00 |
timetable_gui.cpp
|
(svn r18606) -Codechange: Introduce several forms of zero-size stacked display planes.
|
2009-12-22 20:43:25 +00:00 |
timetable.h
|
(svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions
|
2009-11-21 12:43:09 +00:00 |
toolbar_gui.cpp
|
(svn r18546) -Codechange: make making the screenshot not asynchronious; just do it at the moment it's requested.
|
2009-12-19 19:21:37 +00:00 |
toolbar_gui.h
|
|
|
town_cmd.cpp
|
(svn r18715) -Codechange: make StationFinder a subclass of TileArea
|
2010-01-04 18:12:10 +00:00 |
town_gui.cpp
|
(svn r18676) -Change [FS#3411]: 'escape' in the 'found town' window removes the focus from the town name input box
|
2009-12-31 18:12:10 +00:00 |
town_map.h
|
(svn r18567) -Fix [FS#2613]: [NewGRF] House property 15 did not work
|
2009-12-20 14:53:32 +00:00 |
town_type.h
|
(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJosh, GeekToo, Terkhen and others)
|
2009-11-24 21:18:11 +00:00 |
town.h
|
(svn r18027) -Codechange: make some unneededly global variables static and remove some unused variables
|
2009-11-09 09:59:35 +00:00 |
townname_func.h
|
(svn r17612) -Feature: possibility to choose (randomise or enter custom) town name before its creation (original patch by Terkhen)
|
2009-09-22 13:54:54 +00:00 |
townname_type.h
|
(svn r17612) -Feature: possibility to choose (randomise or enter custom) town name before its creation (original patch by Terkhen)
|
2009-09-22 13:54:54 +00:00 |
townname.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
track_func.h
|
|
|
track_type.h
|
|
|
train_cmd.cpp
|
(svn r18766) -Codechange: Make train acceleration type (rail/elrail/monorail vs maglev) a rail type property
|
2010-01-09 15:33:41 +00:00 |
train_gui.cpp
|
(svn r18344) -Change [FS#2923]: do not split up articulated vehicles in the train details view. If an articulated vehicle it too 'wide' draw the information on the next line and if there are multiple cargos split that over multiple lines too. Based on work by frosch123.
|
2009-11-29 19:31:23 +00:00 |
train.h
|
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way
|
2010-01-09 14:43:08 +00:00 |
transparency_gui.cpp
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
transparency_gui.h
|
|
|
transparency.h
|
(svn r18762) -Codechange: unduplicate sprite layout drawing between industries and houses
|
2010-01-08 22:42:00 +00:00 |
transport_type.h
|
|
|
tree_cmd.cpp
|
(svn r18739) -Fix (r18719): building trees on snow with rocks underneed caused an assert
|
2010-01-06 09:08:43 +00:00 |
tree_gui.cpp
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +00:00 |
tree_map.h
|
(svn r18719) -Feature: don't delete the rough/rocky status of a tile when it's covered by snow, this allows rocky tiles under snow if you have a variable snowline
|
2010-01-04 18:33:43 +00:00 |
tunnel_map.cpp
|
|
|
tunnel_map.h
|
|
|
tunnelbridge_cmd.cpp
|
(svn r18710) -Fix [FS#3478]: the wrong town is mentioned in the error when trying to make one way roads of town owned roads
|
2010-01-04 11:35:12 +00:00 |
tunnelbridge_map.h
|
|
|
tunnelbridge.h
|
|
|
unmovable_cmd.cpp
|
(svn r18715) -Codechange: make StationFinder a subclass of TileArea
|
2010-01-04 18:12:10 +00:00 |
unmovable_map.h
|
(svn r17682) -Codechange: remove erroneous space before some commas
|
2009-10-02 15:13:15 +00:00 |
unmovable.h
|
(svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, building/removing unmovables (new objects), building/removing rail-waypoints/buoys, interacting with town-authority, building foundations, funding primary industries (when not prospecting) and towns.
|
2009-11-24 22:15:42 +00:00 |
variables.h
|
|
|
vehicle_base.h
|
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way
|
2010-01-09 14:43:08 +00:00 |
vehicle_cmd.cpp
|
(svn r18724) -Fix [FS#3475] (r17899): refitting a non-refittable vehicle to it's default cargotype failed, causing problems for AIs
|
2010-01-04 18:50:50 +00:00 |
vehicle_func.h
|
(svn r18498) -Fix [FS#2616]: cloning of vehicles could create vehicles with invalid cargo sub types for the build year of the vehicle. Fall back to another cargo sub type with the exact same name, otherwise fallback to cargo sub type 0.
|
2009-12-14 19:17:18 +00:00 |
vehicle_gui_base.h
|
(svn r18576) -Codechange: use the function to determine the width of digits for determining the width of the unitnumber in vehicle lists.
|
2009-12-20 16:44:41 +00:00 |
vehicle_gui.cpp
|
(svn r18774) -Change: Consider callback 19 only broken after subcargos 0 to 255 have been used, instead of stopping at 15.
|
2010-01-10 20:33:10 +00:00 |
vehicle_gui.h
|
(svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input
|
2009-11-24 21:13:36 +00:00 |
vehicle_type.h
|
(svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code and simplify some things for the future
|
2009-12-01 22:18:51 +00:00 |
vehicle.cpp
|
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way
|
2010-01-09 14:43:08 +00:00 |
vehiclelist.cpp
|
|
|
vehiclelist.h
|
|
|
viewport_func.h
|
(svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with foundations as DrawGroundSprite() does, and use this for drawing one-way-road-signs and clear-land-fences.
|
2010-01-03 20:55:00 +00:00 |
viewport_gui.cpp
|
(svn r18730) -Fix [FS#3414]: new viewports didn't center on the correct position
|
2010-01-05 14:26:15 +00:00 |
viewport_type.h
|
(svn r18602) -Codechange: unify the viewport sign and text effect drawing
|
2009-12-22 12:50:41 +00:00 |
viewport.cpp
|
(svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with foundations as DrawGroundSprite() does, and use this for drawing one-way-road-signs and clear-land-fences.
|
2010-01-03 20:55:00 +00:00 |
void_map.h
|
|
|
water_cmd.cpp
|
(svn r18720) -Codechange: simplify looping and validation of CmdBuildCanal
|
2010-01-04 18:37:47 +00:00 |
water_map.h
|
(svn r17817) -Codechange: MakeWater actually made sea tiles, so rename it to MakeSea and unduplicate the code to make sea, rivers and canals.
|
2009-10-20 12:31:11 +00:00 |
water.h
|
|
|
waypoint_base.h
|
|
|
waypoint_cmd.cpp
|
(svn r18692) -Fix: after a company went bankrupt it was impossible to build a new waypoint close to a deleted one until the grey sign was gone
|
2010-01-02 17:09:14 +00:00 |
waypoint_func.h
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
waypoint_gui.cpp
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +00:00 |
waypoint.cpp
|
(svn r18679) -Fix (r16993): tile area of waypoints wasn't correctly given to NewGRFs in case of multi tile waypoints
|
2010-01-01 18:10:10 +00:00 |
widget_type.h
|
(svn r18606) -Codechange: Introduce several forms of zero-size stacked display planes.
|
2009-12-22 20:43:25 +00:00 |
widget.cpp
|
(svn r18606) -Codechange: Introduce several forms of zero-size stacked display planes.
|
2009-12-22 20:43:25 +00:00 |
window_func.h
|
(svn r18331) -Fix [FS#3334]: news items would with some chat 'bars' not be displayed fully. Fix by erikjanp.
|
2009-11-29 00:41:08 +00:00 |
window_gui.h
|
(svn r18675) -Add [FS#3256]: function to remove focus from all widgets in a window
|
2009-12-31 18:11:03 +00:00 |
window_type.h
|
(svn r18293) -Codechange: add a window to set the date. Based on work by PhilSophus and Maedhros.
|
2009-11-25 23:38:59 +00:00 |
window.cpp
|
(svn r18744) -Fix [FS#3487-ish]: Do not toggle the sticky- and shading-button twice per mouseclick when clicking fast.
|
2010-01-06 20:17:46 +00:00 |
zoom_func.h
|
(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level
|
2009-11-30 11:29:52 +00:00 |
zoom_type.h
|
(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level
|
2009-11-30 11:29:52 +00:00 |