Commit Graph

10077 Commits (113fbb8cb3b2aee0e1c3e1f6ec8fbbd900013732)
 

Author SHA1 Message Date
truebrain 113fbb8cb3 (svn r14244) -Fix: add 'Auto-generated' text when autogenerated, not in template (complain by blathijs ;)) 16 years ago
rubidium dd927661cf (svn r14243) -Fix [FS#2269]: clicking on the smallmap didn't break the "follow vehicle in main viewport". 16 years ago
glx 819628bde4 (svn r14242) -Fix: removed some possible infinite loop in version determination (again). 16 years ago
matthijs c2f3322264 (svn r14241) -Fix [Debian]: Remove an extra ~ in the Debian version. 16 years ago
rubidium 3e2def0efa (svn r14240) -Doc: add a few pointers/"howto"-ish lines to the obg format documentation about what it does and does not do and how you should fill the data. 16 years ago
frosch bce424a4aa (svn r14239) -Fix [FS#2267]: The engine-purchase-list-sorter doubled running-cost and halfed capacity of double-headed engines. 16 years ago
matthijs 90e4744ca3 (svn r14238) -Change [Debian]: Update Debian packaging files to the latest official Debian version.
- Packaging files are now identical to those of the official 0.6.2-1 (or,
	r11138 in the collab-maint subversion repository), with the following
	exceptions:
  - Desktop files are removed, since openttd trunk installs them already.
  - Changes regarding package names from r14237 are preserved.
  - Topmost changelog entry with version 0.7~svn-1 is added.
16 years ago
matthijs da01ca41cc (svn r14237) -Feature [Debian]: Allow the Debian packaging to change the package name of the resulting package.
- The name can be changed at build time, by changing the package name in debian/changelog.
  - This will allow packages like openttd-svn or openttd-cargodest packages to be built.
16 years ago
glx 744c9eda2f (svn r14235) -Fix (r14234): compilation with MSVC was broken 16 years ago
smatz e25227d709 (svn r14234) -Fix: feeder share was computed wrong when splitting cargo packet 16 years ago
rubidium 882d39a081 (svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs in the savegame, so joining with a server using Windows palette will make a client with the DOS palette do palette conversion and (thus) not cause a desync due to the different palettes disabling different NewGRFs. 16 years ago
smatz 5c6a23f8fa (svn r14232) -Codechange: use builtin for byte swapping for gcc >= 4.3 16 years ago
rubidium 660f6a2320 (svn r14231) -Fix: Windows binaries not able to read non-windows newlines ini files. For more detail read the 'attached' diff. 16 years ago
frosch 7a13b29190 (svn r14230) -Codechange: Simplify MapDOSColour() using the new stuff. 16 years ago
rubidium 9ca1972e01 (svn r14229) -Feature: allow overriding the palette of the base GRFs. This way you can play with NewGRFs made for the Windows palette with the DOS palettes base GRFs (and vice versa). Note that for this to work correctly ALL NewGRFs must use the same palette; mix and match is not yet supported. 16 years ago
smatz 97b1eb2c6f (svn r14228) -Fix (r14209): double click on the 'last joined' server didn't work 16 years ago
truebrain ea19a10dd2 (svn r14227) -Fix [configure]: detect if we are in a new directory, and rerun configure in those cases. Should avoid confusion (idea by Eddi) 16 years ago
truebrain 33d3eedf56 (svn r14226) -Revert r13792: 'configure --help' failed when for example gcc wasn't detected .. not really what you expect. By the lack of imagination, a revert will have to do for now. 16 years ago
truebrain 67ebf79d2e (svn r14225) -Fix [configure]: make sure a dir exists if you want to write into it 16 years ago
truebrain ee67c64c67 (svn r14224) -Fix: copy Makefile.bundle too to your working dir, so you don't need to run ./configure in the root of OpenTTD 16 years ago
rubidium c358955127 (svn r14223) -Codechange: make GetSprite aware of the 4 different types of sprites: fonts, recolour, mapgen and normal sprites. 16 years ago
smatz 2c58a87f4c (svn r14221) -Fix: signs (town name, station name, ...) could be too long for 8bit width in pixels 16 years ago
rubidium f5c8513f75 (svn r14219) -Fix (rthebeginning): 10 days != 6*2.5 days, effectively causing the payment graph to show the wrong data. 16 years ago
peter1138 1537b346c3 (svn r14215) -Cleanup (r13866): Strange line wrapping... 16 years ago
rubidium 242cbd0074 (svn r14214) -Codechange: move another TTD graphics bug into the GRF; height problem of sprite #142. 16 years ago
rubidium 084e5984d9 (svn r14211) -Fix: glitches (alignment issues/inconsistent vehicle graphics) in original graphics (Addi) 16 years ago
smatz 1856a89c0f (svn r14210) -Codechange: remove a useless check when creating new waypoint 16 years ago
smatz 3c5ab035d8 (svn r14209) -Feature(tte): doubleclick to join selected server/company 16 years ago
peter1138 8b926efae3 (svn r14208) -Fix (r14197): Crash if no .obg files are found. 16 years ago
rubidium 9f91aacc07 (svn r14207) -Fix [FS#2262] (r14191): warning about non-virtual destructor in class with virtual functions. 16 years ago
rubidium 7759bfd109 (svn r14206) -Fix (r14197): why don't people just compile a trunk checkout and do we have to think about adding everything to those pesky precompiled binaries? 16 years ago
translators 51a017c3da (svn r14205) -Update: WebTranslator2 update to 2008-08-31 19:47:56
bulgarian  - 12 fixed by thetitan (12)
catalan    - 49 fixed by arnaullv (49)
czech      - 4 fixed, 15 changed by Hadez (19)
dutch      - 2 fixed, 5 changed by habell (7)
french     - 2 fixed, 1 changed by belugas (1), glx (2)
galician   - 75 fixed, 54 changed by Condex (129)
german     - 10 fixed, 1 changed by dih (11)
italian    - 5 fixed, 5 changed by lorenzodv (10)
korean     - 14 fixed by leejaeuk5 (14)
slovenian  - 6 fixed by Necrolyte (6)
turkish    - 18 fixed by jnmbk (18)
ukrainian  - 2 fixed by mad (2)
16 years ago
smatz 6e5cc48c34 (svn r14204) -Fix (r7475): when determining length of a string with limited size, first check if we are not out of bounds already 16 years ago
peter1138 4b53c92be2 (svn r14203) -Codechange: [NewGRF] Disable a GRF if it contains an unknown property, or tries to assign an invalid ID. 16 years ago
peter1138 5dbac1d461 (svn r14202) -Codechange: [NewGRF] Give more meaningful output if a house/industry/industrytile is undefined in action 3, and continue processing remaining IDs. 16 years ago
peter1138 b301bd832e (svn r14201) -Codechange: [NewGRF] Don't continue processing an Action 0 if we didn't read the data for a property -- the data will be wrong for subsequent reads.
-Codechange: [NewGRF] *Do* continue processing if the value of a property is invalid, however.
16 years ago
rubidium 05d9c19226 (svn r14200) -Fix (r14199): some OSes failed to compile. Furthermore I hate wrong comments! 16 years ago
rubidium a20b833516 (svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h so not everything that includes saveload.h needs to include everything else too. 16 years ago
peter1138 4be6701717 (svn r14198) -Codechange: [NewGRF] Simplify handling of common vehicle properties. 16 years ago
rubidium 915a09e4c6 (svn r14197) -Codechange: rework (original) base graphics determination methods. This yields in the following:
-Feature: make configuring the to-be-used base graphics via openttd.cfg and the command line possible.
-Feature: allow both the German as well as non-German toyland graphics as "correct" and official graphics.
-Feature: allow people to create their own base graphics easily and without requiring code changes.
16 years ago
rubidium d452683aa6 (svn r14196) -Codechange: make the searching for files with a specific extension extendable. 16 years ago
glx 01ce633a93 (svn r14194) -Fix: don't use hardcoded character offsets to get hg revision. This make it similar to svn and git (ie without the ':'). 16 years ago
rubidium 17998f7f98 (svn r14193) -Fix (r14191): don't put an unsigned 0x80 in a signed int8 as that's not what you want. 16 years ago
rubidium 58cb5bbd2b (svn r14192) -Fix [FS#2236]: properly update the current timetable's travel/wait times instead of only doing it for one vehicle in the shared order chain and only when some bit has not been set (PhilSophus) 16 years ago
rubidium 951ea4ae6d (svn r14191) -Codechange: unify the code to skip sprite payload (i.e. not the header).
-Fix: sprite payload skipping wouldn't skip enough bytes in a very small subset of compressed sprites.
16 years ago
rubidium 943031bdaf (svn r14190) -Codechange: use alloc instead of malloc+free when the allocated memory shouldn't be used after the function ended. 16 years ago
peter1138 76895a93f4 (svn r14189) -Fix (r14188): Accidental line removal 16 years ago
peter1138 84d9510928 (svn r14188) -Codechange: [NewGRF] Cargo type of 0xFF is specified to be 'use first refittable cargo', so don't issue a warning for it. 16 years ago
rubidium 639620f5be (svn r14187) -Fix (r14104): silence warning when compiling without networking enabled. 16 years ago
rubidium 7accf0ac97 (svn r14186) -Fix [FS#2255]: small typo (Jafinto) 16 years ago