Mercurial > hg > openttd
graph
-
(svn r8121) WebTranslator2 update to 2007-01-14 19:39:35 draftSun, 14 Jan 2007 18:41:48 +0000, by miham
-
(svn r8120) -Fix (r8055): Station cargo waiting value clamp should be signed not unsigned. This resulted in cargo magically appearing... draftSun, 14 Jan 2007 18:38:40 +0000, by peter1138
-
(svn r8119) -Fix (r8101): Uninitializing windows should be called before freeing dynamic variables as windows could use those variables during cleanup (eg WE_DESTROY calling GetStation(w->window_number). draftSun, 14 Jan 2007 17:17:30 +0000, by Darkvater
-
(svn r8118) -Codechange: change the ordering of the network list a little: draftSun, 14 Jan 2007 16:44:52 +0000, by rubidium
-
(svn r8117) -Fix (r8114): 'no matching operator delete found' warning on VC8 draftSun, 14 Jan 2007 13:21:02 +0000, by KUDr
-
(svn r8112) -Codechange: MSVC solution files will now make it so that openttd will be THE startup project. draftSun, 14 Jan 2007 01:27:19 +0000, by belugas
-
(svn r8110) -Codechange: direct Vehicle::current_order.type changes (to OT_LOADING and OT_LEAVESTATION) replaced by v->BeginLoading() and v->LeaveStation() calls. This should allow easy hooking of those state transitions in order to maintain vehicle loading queue. draftSat, 13 Jan 2007 18:55:54 +0000, by KUDr
-
(svn r8109) -Fix r5693: ignore .hpp to avoid problems with deps draftSat, 13 Jan 2007 18:44:38 +0000, by glx
-
(svn r8108) WebTranslator2 update to 2007-01-13 19:32:03 draftSat, 13 Jan 2007 18:32:50 +0000, by miham
-
(svn r8107) -Codechange (r8106): Show the MD5SUM of the original GRF (saved in savegame) instead of that of the replacement so a user can still go hunt for the original GRF if needed. draftSat, 13 Jan 2007 17:44:11 +0000, by Darkvater
-
(svn r8106) -Feature/Fix: Add the ability to load savegames when you don't have the exact GRF files in your list. GRF files that are found based on GRFID (but not on matching md5sum) are used instead of disabling them. This does not affect MP games, there you still need an exact match. draftSat, 13 Jan 2007 17:42:50 +0000, by Darkvater
-
(svn r8105) -Codechange: Change FindGRFConfig so that if md5sum parameter is omitted (or NULL) draftSat, 13 Jan 2007 17:23:02 +0000, by Darkvater
-
(svn r8104) -Fix: missing helpers.hpp added into source.list and VC draftSat, 13 Jan 2007 16:23:24 +0000, by KUDr
-
(svn r8103) -Docchange: Include station tile types used by RichK's airports draftSat, 13 Jan 2007 16:09:53 +0000, by peter1138
-
(svn r8102) -Cleanup: Remove unreachable code (r8096), useless cast draftSat, 13 Jan 2007 15:55:22 +0000, by Darkvater
-
(svn r8100) -Propchange: EOL style changed to LF for /projects/generate draftSat, 13 Jan 2007 15:24:31 +0000, by KUDr
-
(svn r8099) -Fix (r8092): source.list updated to reflect move of header files (thanks stillunknown). vcproj files updated too (thanks glx) draftSat, 13 Jan 2007 15:22:36 +0000, by KUDr
-
(svn r8097) Replace strlen() {==,!=,>} 0 by the more concise {,!}StrEmpty(). Additionally the test takes O(1) instead of O(n) now draftSat, 13 Jan 2007 15:00:16 +0000, by tron
-
(svn r8096) -Codechange: Invert the check if you are allowed to clear a road tile so there are not so many negations (too confusing) and added some comments to further clarify what happens. draftSat, 13 Jan 2007 14:48:47 +0000, by Darkvater
-
(svn r8095) -Codechange: stuff that is not related to HAL moved from hal.h to gfx.h draftSat, 13 Jan 2007 14:43:46 +0000, by KUDr
-
(svn r8094) -Feature/Fix (r7523): Show the activated status of the GRF list after pressing 'apply' draftSat, 13 Jan 2007 14:01:05 +0000, by Darkvater
-
(svn r8093) -Codechange: Add a function to get a string representation of an MD5SUM and use it. draftSat, 13 Jan 2007 13:47:57 +0000, by Darkvater
-
(svn r8092) -Codechange: header files with miscellaneous template classes (smart pointers, blob, array, hashtable, etc.) moved from src/yapf to src/misc as they can now be used anywhere. draftSat, 13 Jan 2007 13:33:36 +0000, by KUDr
-
(svn r8091) -Propchange: EOL style changed to LF for config.lib (fixes ./configure errors when sharing WC between linux and windows) draftSat, 13 Jan 2007 13:23:56 +0000, by KUDr
-
(svn r8090) -[win32] Fix (r8089): for *nprintf 'ret = count' NOT 'ret = 0'... draftSat, 13 Jan 2007 13:13:32 +0000, by Darkvater
-
(svn r8089) -[win32] MS-borkedness: All *nprintf functions are broken, but we didn't test to fix it ourselves when 'len = count'. draftSat, 13 Jan 2007 13:06:18 +0000, by Darkvater
-
(svn r8088) -Regression (r8087): Fix japanese translation by adding missing { and removing spurious 0 draftSat, 13 Jan 2007 10:38:58 +0000, by tron
-
(svn r8087) [Translations] Japanese translation manually updated by ickoonite draftSat, 13 Jan 2007 07:31:35 +0000, by miham
-
(svn r8086) WebTranslator2 update to 2007-01-13 08:18:52 draftSat, 13 Jan 2007 07:19:26 +0000, by miham
-
(svn r8085) [Translations] fixed the filenames to the scheme the others use, updated projectfile, sorry draftFri, 12 Jan 2007 22:32:58 +0000, by miham
-
(svn r8084) [Translations] Added nynorsk translation (pollux), renamed norwegian to norwegian bokmal, moved nynorsk to finished languages, and updated project files. draftFri, 12 Jan 2007 22:27:27 +0000, by miham
-
(svn r8083) -Codechange: make a NetworkSocketHandler as base for all sockets and move a little of NetworkClientState functionality to the NetworkSocketHandler. Move the rest of the NetworkClientState to the new NetworkTCPSocketHandler class/struct, which is not yet implemented in an object oriented manner. The UDP socket handler now extends the NetworkSocketHandler instead of having a reference to a NetworkClientState. draftFri, 12 Jan 2007 20:19:49 +0000, by rubidium
-
(svn r8082) WebTranslator2 update to 2007-01-12 19:31:14 draftFri, 12 Jan 2007 18:32:39 +0000, by miham
-
(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. draftFri, 12 Jan 2007 16:44:08 +0000, by peter1138
-
(svn r8080) -Codechange (r8079): Move the *WHOLE* performance code into the #ifndef and some style changes. draftFri, 12 Jan 2007 16:30:41 +0000, by Darkvater
-
(svn r8079) -Fix [YAPF]: float division by zero when calculating stats (YAPF cache hit ratio). Caused BSOD on Win9x. (thanks 3iff for report, Darkvater for help) draftFri, 12 Jan 2007 15:43:00 +0000, by KUDr
-
(svn r8078) -Codechange: rewrite UDP part of the network code to make use classes. This is only one of the many steps to really cleanup the network code. draftFri, 12 Jan 2007 14:30:01 +0000, by rubidium
-
(svn r8077) -Cleanup: Restructure some switch() statements' default case when they're unreachable draftFri, 12 Jan 2007 14:28:00 +0000, by Darkvater
-
(svn r8075) -Feature: Add support for variable 7E - subroutines. (peter1138) draftFri, 12 Jan 2007 11:20:34 +0000, by maedhros
-
(svn r8074) -Fix (FS#537, r7555, r5749): revert r7555 because it was really wrong and fix the off-by-one error due to truncation that was supposedly fixed by r7555. draftFri, 12 Jan 2007 08:37:14 +0000, by rubidium
-
(svn r8073) WebTranslator2 update to 2007-01-12 08:35:48 draftFri, 12 Jan 2007 07:37:35 +0000, by miham
-
(svn r8071) -Fix (r5999): [FS#536] Merging 32bit dates broke the inauguration date of companies in draftFri, 12 Jan 2007 00:44:49 +0000, by Darkvater
-
(svn r8070) -Fix r5815: missing initialisation could cause crash when loading 24bpp BMP heightmap draftThu, 11 Jan 2007 21:49:39 +0000, by glx
-
(svn r8069) [Translations] Moved japanese from unfinished, good job translators draftThu, 11 Jan 2007 19:35:30 +0000, by miham
-
(svn r8068) WebTranslator2 update to 2007-01-11 19:35:48 draftThu, 11 Jan 2007 18:36:22 +0000, by miham
-
(svn r8067) -Fix (r7759): if bin/$(TTD) was removed, it did not get placed back on make unless $(TTD) got relinked. draftThu, 11 Jan 2007 18:26:53 +0000, by rubidium
-
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter draftThu, 11 Jan 2007 17:29:39 +0000, by KUDr
-
(svn r8065) -Feature: The station list does now remember the sort settings draftThu, 11 Jan 2007 15:30:35 +0000, by celestar
-
(svn r8063) -Codechange: When evaluating newgrf varaction2s the 'last value' should start off at 0, and the result of the operation is remembered. draftThu, 11 Jan 2007 14:40:12 +0000, by peter1138
-
(svn r8062) -Codechange: change newgrf varaction2 value from signed to unsigned draftThu, 11 Jan 2007 14:25:17 +0000, by peter1138
-
(svn r8061) -Fix r8055: obj-c can't handle templates draftThu, 11 Jan 2007 13:47:55 +0000, by bjarni
-
(svn r8058) -Codechange: Replaced an occurence of (uint32)-1 by UINT_MAX draftThu, 11 Jan 2007 12:47:42 +0000, by celestar
-
(svn r8057) -Codechange: Declare the "new" max template as static line. draftThu, 11 Jan 2007 12:38:04 +0000, by celestar
-
(svn r8056) -Codechange: Remove swap_byte, swap_byte, and siblings (some were not used anyway) and replace them by our SwapT implementation draftThu, 11 Jan 2007 12:32:10 +0000, by celestar
-
(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macros by a simple template function max(), that requires two arguments of the same type. While I'm at it change a variable called "max" to "maxval" in a function that calls max(). draftThu, 11 Jan 2007 11:05:01 +0000, by celestar
-
(svn r8054) -Codechange: Use a template function instead of a macro for evaluating NewGRF var adjusts draftThu, 11 Jan 2007 10:58:53 +0000, by peter1138
-
(svn r8053) [Translations] Reverted german translators work (moewe2), since it looks suspicious draftThu, 11 Jan 2007 10:35:59 +0000, by miham
-
(svn r8052) - Codechange: RemoveFirstTrack() and RemoveFirstTrackdir() now accept pointer to TrackBits/TrackdirBits instead of reference. draftThu, 11 Jan 2007 10:34:42 +0000, by KUDr
-
(svn r8051) WebTranslator2 update to 2007-01-11 07:24:01 draftThu, 11 Jan 2007 06:24:37 +0000, by miham
-
(svn r8050) -Codechange: Rename map member extra to m6, since its usage has been widden. draftThu, 11 Jan 2007 02:05:13 +0000, by belugas
-
(svn r8049) -Regression (r7369): Removing certain news windows could cause a crash due to only draftThu, 11 Jan 2007 01:21:55 +0000, by Darkvater
-
(svn r8047) -Revert (8002): cp -u is not supported on all platforms. draftWed, 10 Jan 2007 23:58:52 +0000, by rubidium
-
(svn r8044) Regression (r8038): Crash on allocating bridge memory (peter1138) draftWed, 10 Jan 2007 21:44:59 +0000, by Darkvater
-
(svn r8043) -Fix (8028): forgot setting a variable. draftWed, 10 Jan 2007 20:11:13 +0000, by rubidium
-
(svn r8042) - Fix: OS/2 compilation with GCC (thanks to Paul Smedley and TrueBrain for their help) draftWed, 10 Jan 2007 19:39:54 +0000, by orudge
-
(svn r8041) -Regression (r7564): [NewGRF] check_length should skip further processing if a length is too short, so give the function a return value draftWed, 10 Jan 2007 19:20:25 +0000, by peter1138
-
(svn r8040) [Configure] -Fix: for some reason, OS2 compiled unix.cpp, not os2.cpp draftWed, 10 Jan 2007 19:13:33 +0000, by truelight
-
(svn r8039) WebTranslator2 update to 2007-01-10 19:58:43 draftWed, 10 Jan 2007 19:00:08 +0000, by miham
-
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. draftWed, 10 Jan 2007 18:56:51 +0000, by rubidium
-
(svn r8037) -Fix (r7987): MSVC project files were not updated with respect to the addition of slovenian. draftWed, 10 Jan 2007 18:44:52 +0000, by rubidium
-
(svn r8034) -Fix (r8033): aircraft_cmd.c was not renamed. draftWed, 10 Jan 2007 18:24:48 +0000, by rubidium
-
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp) draftWed, 10 Jan 2007 18:12:09 +0000, by KUDr
-
(svn r8030) -Fix: segmentation fault when removing a town in the scenario editor while having the query tool window open for one of the town's tiles. draftWed, 10 Jan 2007 16:31:40 +0000, by rubidium
-
(svn r8029) -Fix (7759): somehow the old configure script was not removed. draftWed, 10 Jan 2007 15:03:47 +0000, by rubidium
-
(svn r8028) -Fix: overflow of ticks was not handled properly, possibly resulting a non-reacting gameserver/gameclient. draftWed, 10 Jan 2007 15:00:20 +0000, by rubidium
-
(svn r8027) -Fix (FS#486) If a pause command is issues, it will now pause the game even if shift is pressed instead of giving a cost estimate of 0. This fixes a problem where the server does not pause_on_join when the player on the interactive server has the shift button pressed. (Thanks to pvz for the report and the fix) draftWed, 10 Jan 2007 14:52:10 +0000, by celestar
-
(svn r8026) -Fix (r2441) When taking up cargo that is transferring, trains will now also have the virtual profit deducted. draftWed, 10 Jan 2007 14:22:49 +0000, by celestar
-
(svn r8019) -Fix (r7759): if libfreetype was not found (and not forced to be used), the configure script aborted instead of marking it a 'not found'. draftWed, 10 Jan 2007 10:39:45 +0000, by rubidium
-
(svn r8014) -Codechange (r7573): When a tile is cleared, empty the general purpose bits in draftTue, 09 Jan 2007 21:43:32 +0000, by maedhros
-
(svn r8013) -Codechange (r6921, rUnknown): Show the error message of corrupt or missing (own) files draftTue, 09 Jan 2007 21:25:13 +0000, by Darkvater
-
(svn r8012) WebTranslator2 update to 2007-01-09 20:43:03 draftTue, 09 Jan 2007 19:43:46 +0000, by miham
-
(svn r8007) -Codechange: Change _vehicle_position_hash from VehicleID to Vehicle*. This removes the need for look ups by index. Also declare the array static. draftTue, 09 Jan 2007 16:27:25 +0000, by peter1138
-
(svn r8002) -Change: do not copy lang/english.txt when it is not needed. draftTue, 09 Jan 2007 15:26:43 +0000, by rubidium
-
(svn r8000) -Codechange: drop UDP packets when their internal size does not match the received size. If that is the case, the packet was not received in one piece (or got somehow mangled with another packet), which will cause us to drop the packet later on because we are (for example) trying to read beyond the end of the packet. draftTue, 09 Jan 2007 14:48:21 +0000, by rubidium
-
(svn r7987) [Translations] Slovenian is no longer unfinished (no bad strings) draftTue, 09 Jan 2007 07:24:35 +0000, by miham
-
(svn r7986) WebTranslator2 update to 2007-01-09 08:20:27 draftTue, 09 Jan 2007 07:22:20 +0000, by miham
-
(svn r7984) -Fix: out-of-bounds read access on _clients array (Quark) draftMon, 08 Jan 2007 19:18:53 +0000, by Darkvater
-
(svn r7983) WebTranslator2 update to 2007-01-08 19:37:40 draftMon, 08 Jan 2007 18:39:17 +0000, by miham
-
(svn r7982) -Codechange: Enumify graphics blitter modes. draftMon, 08 Jan 2007 18:07:57 +0000, by peter1138
-
(svn r7976) -Fix: (SF 1629560) Rail vehicles can no longer enter tunnels or bridgeheads with wrong railtype draftMon, 08 Jan 2007 10:36:45 +0000, by celestar
-
(svn r7975) WebTranslator2 update to 2007-01-08 09:13:29 draftMon, 08 Jan 2007 08:16:01 +0000, by miham
-
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. draftMon, 08 Jan 2007 00:16:03 +0000, by Darkvater
-
(svn r7969) *whistle* 20067 has not yet come to pass; it's 2007 (I think my search&replace broke) draftSun, 07 Jan 2007 17:32:35 +0000, by Darkvater
-
(svn r7968) -Update copyright/etc information to 2007 draftSun, 07 Jan 2007 16:55:30 +0000, by Darkvater
-
(svn r7966) -Fix (r7936): Eh AxisToTrack returns Track not Axis, thanks KUDr draftSun, 07 Jan 2007 16:35:20 +0000, by Darkvater
-
(svn r7961) [Configure] -Fix: "" in config params didn't survive --reconfig. They should now. draftSun, 07 Jan 2007 13:13:01 +0000, by truelight
-
(svn r7959) [Configure] -Fix: OS2-gcc needs to get stripping via gcc, because it needs to be feed to emxbind at link-time. draftSun, 07 Jan 2007 13:00:56 +0000, by truelight
-
(svn r7942) Trim another 192 lines from the configure monster draftSun, 07 Jan 2007 09:48:10 +0000, by tron
-
(svn r7941) Unbreak linking: FreeBSD is not Linux either draftSun, 07 Jan 2007 09:24:18 +0000, by tron
-
(svn r7940) Add an empty line instead of overwriting the just written file draftSun, 07 Jan 2007 08:26:45 +0000, by tron
-
(svn r7936) -Fix (r4987, old-rev): Only update the signals and YAPF cache on a DC_EXEC action for bridge-building draftSun, 07 Jan 2007 00:19:57 +0000, by Darkvater
-
(svn r7934) -Cleanup: [win32] Remove unused and totally useless files. draftSat, 06 Jan 2007 23:47:59 +0000, by Darkvater
-
(svn r7932) -Fix (r7931): committed a few files too much :( (the ones I used to test the new masterserver) draftSat, 06 Jan 2007 23:00:21 +0000, by rubidium
-
(svn r7931) -Fix (r7759): multiple (different) -O flags made compilations with the wrong optimisations. draftSat, 06 Jan 2007 22:58:01 +0000, by rubidium
-
(svn r7930) -Fix: [FS#520] Wrong GRF flag set for gradual loading (mart3p) draftSat, 06 Jan 2007 22:43:11 +0000, by Darkvater
-
(svn r7905) WebTranslator2 update to 2007-01-06 15:28:31 draftSat, 06 Jan 2007 14:29:07 +0000, by miham
-
(svn r7901) -Codechange: Remove some misplaced externs and use extern, not VARDEF, in the place they should be... draftSat, 06 Jan 2007 13:26:04 +0000, by peter1138
-
(svn r7896) WebTranslator2 update to 2007-01-06 08:24:52 draftSat, 06 Jan 2007 07:26:15 +0000, by miham
-
(svn r7888) -Change: add documentation about the 'on-the-wire' structure of the network game information request and reply packets. draftFri, 05 Jan 2007 21:33:58 +0000, by rubidium
-
(svn r7887) -Fix: [OSX] Endian32_Swap should always return a uint32, not a long unsigned int draftFri, 05 Jan 2007 20:46:53 +0000, by bjarni
-
(svn r7886) -Fix: [OSX] control+enter will no longer toggle fullscreen as it collided with other hotkeys (pv2b) draftFri, 05 Jan 2007 19:50:44 +0000, by bjarni
-
(svn r7884) WebTranslator2 update to 2007-01-05 19:28:08 draftFri, 05 Jan 2007 18:28:49 +0000, by miham