skidd13
|
7963963d98
|
(svn r11695) -Codechange: Converted the md5 algorithm to OOP
-Codechange: Adapt the md5 algorithm to the OpenTTD source
|
2007-12-25 13:59:21 +00:00 |
|
rubidium
|
851f19b341
|
(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
|
2007-12-25 13:28:09 +00:00 |
|
rubidium
|
b3f6c0734b
|
(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
|
2007-12-25 13:28:09 +00:00 |
|
rubidium
|
81bf9f8503
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
429521a7d1
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
00c9d3ef20
|
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
|
2007-12-25 09:48:53 +00:00 |
|
rubidium
|
bf98e25e43
|
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
|
2007-12-25 09:48:53 +00:00 |
|
egladil
|
15c1af0517
|
(svn r11690) -Fix: Since indices into the patch array is sent over the network having conditionally compiled entries in the table can cause desyncs. Moving them to the end will hide this issue, but it should really be solved in a better way.
|
2007-12-25 01:29:54 +00:00 |
|
egladil
|
e2f79f0eb5
|
(svn r11690) -Fix: Since indices into the patch array is sent over the network having conditionally compiled entries in the table can cause desyncs. Moving them to the end will hide this issue, but it should really be solved in a better way.
|
2007-12-25 01:29:54 +00:00 |
|
smatz
|
9060dbdb04
|
(svn r11689) -Fix: compilation error and most of warnings for gcc 4.3
|
2007-12-23 21:02:40 +00:00 |
|
smatz
|
17d1b522bc
|
(svn r11689) -Fix: compilation error and most of warnings for gcc 4.3
|
2007-12-23 21:02:40 +00:00 |
|
egladil
|
217539ee24
|
(svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again.
|
2007-12-23 18:08:39 +00:00 |
|
egladil
|
22f79df328
|
(svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again.
|
2007-12-23 18:08:39 +00:00 |
|
skidd13
|
fec9cd587c
|
(svn r11687) -Codechange: move some defines to a better place
|
2007-12-23 14:06:03 +00:00 |
|
skidd13
|
da5d3a7b3b
|
(svn r11687) -Codechange: move some defines to a better place
|
2007-12-23 14:06:03 +00:00 |
|
glx
|
43f03dff68
|
(svn r11686) -Fix (r11684): win32 compilation was broken again :)
|
2007-12-23 13:31:24 +00:00 |
|
glx
|
451abbecb1
|
(svn r11686) -Fix (r11684): win32 compilation was broken again :)
|
2007-12-23 13:31:24 +00:00 |
|
rubidium
|
20ecff81b0
|
(svn r11685) -Codechange: remove a few 'useless' includes.
|
2007-12-23 11:20:41 +00:00 |
|
rubidium
|
970fd6220a
|
(svn r11685) -Codechange: remove a few 'useless' includes.
|
2007-12-23 11:20:41 +00:00 |
|
rubidium
|
507463e420
|
(svn r11684) -Codechange: split gfx.h in a type and functional header.
|
2007-12-23 10:56:02 +00:00 |
|
rubidium
|
a773d45885
|
(svn r11684) -Codechange: split gfx.h in a type and functional header.
|
2007-12-23 10:56:02 +00:00 |
|
belugas
|
a3693160cf
|
(svn r11683) -Fix(r11682): win32.cpp still requires gfx.h inclusion, at least for now.
|
2007-12-23 04:31:45 +00:00 |
|
belugas
|
82d240e300
|
(svn r11683) -Fix(r11682): win32.cpp still requires gfx.h inclusion, at least for now.
|
2007-12-23 04:31:45 +00:00 |
|
rubidium
|
1f6043458c
|
(svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type.
|
2007-12-22 23:30:28 +00:00 |
|
rubidium
|
8f0e68285b
|
(svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type.
|
2007-12-22 23:30:28 +00:00 |
|
rubidium
|
f9c26f80c5
|
(svn r11681) -Fix (r11674): hopefully fix the compile error on big endian machines.
|
2007-12-22 21:01:49 +00:00 |
|
rubidium
|
a7d54cf946
|
(svn r11681) -Fix (r11674): hopefully fix the compile error on big endian machines.
|
2007-12-22 21:01:49 +00:00 |
|
rubidium
|
3074bca136
|
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
|
2007-12-21 22:50:51 +00:00 |
|
rubidium
|
6a9e77e079
|
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
|
2007-12-21 22:50:51 +00:00 |
|
glx
|
4fc66235cb
|
(svn r11679) -Add: [newgrf] support for station vars 67 and 68
|
2007-12-21 22:11:55 +00:00 |
|
glx
|
1b53dbf9cc
|
(svn r11679) -Add: [newgrf] support for station vars 67 and 68
|
2007-12-21 22:11:55 +00:00 |
|
bjarni
|
c32c07e238
|
(svn r11678) -Fix (r11674): [OSX] fixed compilation
|
2007-12-21 22:08:59 +00:00 |
|
bjarni
|
18e96ab49f
|
(svn r11678) -Fix (r11674): [OSX] fixed compilation
|
2007-12-21 22:08:59 +00:00 |
|
rubidium
|
766551b0bc
|
(svn r11677) -Codechange: move price and command related types/functions to their respective places.
|
2007-12-21 21:50:46 +00:00 |
|
rubidium
|
9e9cfe6e59
|
(svn r11677) -Codechange: move price and command related types/functions to their respective places.
|
2007-12-21 21:50:46 +00:00 |
|
glx
|
a122971ae2
|
(svn r11676) -Fix (r11674): some references to macros.h were left
|
2007-12-21 21:16:14 +00:00 |
|
glx
|
65754b8d12
|
(svn r11676) -Fix (r11674): some references to macros.h were left
|
2007-12-21 21:16:14 +00:00 |
|
rubidium
|
8427b8bad2
|
(svn r11675) -Codechange: split the string types from the string functions.
|
2007-12-21 19:49:27 +00:00 |
|
rubidium
|
433a9f3c09
|
(svn r11675) -Codechange: split the string types from the string functions.
|
2007-12-21 19:49:27 +00:00 |
|
rubidium
|
8ebdfb258f
|
(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.
|
2007-12-21 19:21:21 +00:00 |
|
rubidium
|
01e20c9140
|
(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.
|
2007-12-21 19:21:21 +00:00 |
|
rubidium
|
60c82d0f8c
|
(svn r11673) -Codechange: move the overflow safe type to a separate file.
|
2007-12-21 08:34:53 +00:00 |
|
rubidium
|
d5c4ba8246
|
(svn r11673) -Codechange: move the overflow safe type to a separate file.
|
2007-12-21 08:34:53 +00:00 |
|
rubidium
|
c201bc35f0
|
(svn r11672) -Codechange: refactor some stuff out of gui.h.
|
2007-12-21 07:38:36 +00:00 |
|
rubidium
|
a6b1526c13
|
(svn r11672) -Codechange: refactor some stuff out of gui.h.
|
2007-12-21 07:38:36 +00:00 |
|
smatz
|
33c86f83e2
|
(svn r11671) -Fix: sometimes a vehicle was selected in the vehicle list when it was opened
|
2007-12-20 22:45:56 +00:00 |
|
smatz
|
30c0d6da99
|
(svn r11671) -Fix: sometimes a vehicle was selected in the vehicle list when it was opened
|
2007-12-20 22:45:56 +00:00 |
|
smatz
|
0e727b8e63
|
(svn r11670) -Feature [FS#1565]: list neutral stations where the player has service in the station list too
|
2007-12-19 23:35:14 +00:00 |
|
smatz
|
4a80cf8482
|
(svn r11670) -Feature [FS#1565]: list neutral stations where the player has service in the station list too
|
2007-12-19 23:35:14 +00:00 |
|
rubidium
|
be923601bf
|
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
|
2007-12-19 23:26:02 +00:00 |
|