smatz
|
56a7b70591
|
(svn r16380) -Codechange: rename pool.hpp to pool_type.hpp
|
2009-05-22 15:39:22 +00:00 |
|
smatz
|
50624d5c0f
|
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved
|
2009-05-22 15:13:50 +00:00 |
|
smatz
|
62a7948af0
|
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved
|
2009-05-22 15:13:50 +00:00 |
|
smatz
|
67696c8a15
|
(svn r16356) -Codechange: use 'size_t' instead of 'uint' as parameter of functions in mem_func.hpp
|
2009-05-19 08:21:37 +00:00 |
|
smatz
|
3bd52accd9
|
(svn r16356) -Codechange: use 'size_t' instead of 'uint' as parameter of functions in mem_func.hpp
|
2009-05-19 08:21:37 +00:00 |
|
smatz
|
d495dc5dbc
|
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
|
2009-05-16 23:34:14 +00:00 |
|
smatz
|
6221d74644
|
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
|
2009-05-16 23:34:14 +00:00 |
|
rubidium
|
043c3c8b06
|
(svn r16305) -Codechange: force-enable extra sync checking when random debugging is enable and give the calling location of Chance16(R) instead of the Random call within those functions.
|
2009-05-14 12:08:24 +00:00 |
|
rubidium
|
a5d6e23e9d
|
(svn r16305) -Codechange: force-enable extra sync checking when random debugging is enable and give the calling location of Chance16(R) instead of the Random call within those functions.
|
2009-05-14 12:08:24 +00:00 |
|
rubidium
|
f4b557c02e
|
(svn r16295) -Fix: ICC defined __GNUC__ but does not define __builtin_bswap32, so fall back to the default swap method for ICC.
|
2009-05-13 16:51:17 +00:00 |
|
rubidium
|
3d3b5256f0
|
(svn r16295) -Fix: ICC defined __GNUC__ but does not define __builtin_bswap32, so fall back to the default swap method for ICC.
|
2009-05-13 16:51:17 +00:00 |
|
smatz
|
ce7dff4acc
|
(svn r16269) -Codechange: use gcc's ability to check parameters sent to printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
2009-05-10 17:27:25 +00:00 |
|
smatz
|
f5316c5cbd
|
(svn r16269) -Codechange: use gcc's ability to check parameters sent to printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
2009-05-10 17:27:25 +00:00 |
|
smatz
|
e54aca7905
|
(svn r16148) -Fix [FS#2839]: misleading comment (part by Bilbo)
|
2009-04-25 22:22:27 +00:00 |
|
smatz
|
25ecace01b
|
(svn r16148) -Fix [FS#2839]: misleading comment (part by Bilbo)
|
2009-04-25 22:22:27 +00:00 |
|
rubidium
|
110f15c638
|
(svn r16130) -Fix [FS#2855]: the overflowsafe type didn't like dividing by int64 larger than MAX_INT32 causing division by negative numbers and small anomolies when drawing graphs.
|
2009-04-23 23:29:44 +00:00 |
|
rubidium
|
a1e822df6b
|
(svn r16130) -Fix [FS#2855]: the overflowsafe type didn't like dividing by int64 larger than MAX_INT32 causing division by negative numbers and small anomolies when drawing graphs.
|
2009-04-23 23:29:44 +00:00 |
|
frosch
|
870e234d23
|
(svn r16006) -Fix (r0): Chance16() did not work for b = 1. Also transform the formula to not use divisions.
|
2009-04-09 22:37:59 +00:00 |
|
frosch
|
d3de4ba91b
|
(svn r16006) -Fix (r0): Chance16() did not work for b = 1. Also transform the formula to not use divisions.
|
2009-04-09 22:37:59 +00:00 |
|
rubidium
|
bc7a870a61
|
(svn r15931) -Codechange: let the host and ban lists use of SmallVector.
|
2009-04-03 12:49:58 +00:00 |
|
rubidium
|
89d0eca6b7
|
(svn r15931) -Codechange: let the host and ban lists use of SmallVector.
|
2009-04-03 12:49:58 +00:00 |
|
rubidium
|
4eea5c9669
|
(svn r15777) -Add: helper functions to get the least common multiple and the greatest common divisor (Alberth)
|
2009-03-21 01:34:31 +00:00 |
|
rubidium
|
3ef8a09e20
|
(svn r15777) -Add: helper functions to get the least common multiple and the greatest common divisor (Alberth)
|
2009-03-21 01:34:31 +00:00 |
|
rubidium
|
f3e0fd7416
|
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
|
2009-03-14 18:16:29 +00:00 |
|
rubidium
|
9d018723b7
|
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
|
2009-03-14 18:16:29 +00:00 |
|
rubidium
|
75a32223c6
|
(svn r15649) -Fix (r15556): don't unnecessarily reallocate
|
2009-03-09 09:38:00 +00:00 |
|
rubidium
|
60de42be49
|
(svn r15649) -Fix (r15556): don't unnecessarily reallocate
|
2009-03-09 09:38:00 +00:00 |
|
rubidium
|
2972ad372b
|
(svn r15603) -Fix [FS#2696]: crash when using an extraordinarily large sprite as cursor.
|
2009-03-03 20:33:57 +00:00 |
|
rubidium
|
b55ed2e668
|
(svn r15603) -Fix [FS#2696]: crash when using an extraordinarily large sprite as cursor.
|
2009-03-03 20:33:57 +00:00 |
|
smatz
|
3707a11e5e
|
(svn r15571) -Fix: incorrect use of memset
|
2009-02-24 22:25:23 +00:00 |
|
smatz
|
846044ee26
|
(svn r15571) -Fix: incorrect use of memset
|
2009-02-24 22:25:23 +00:00 |
|
rubidium
|
9ab8a2aab1
|
(svn r15556) -Change: don't temporary malloc+free when encoding sprites, just reuse the same piece of allocated memory for each encoding.
|
2009-02-23 17:54:02 +00:00 |
|
rubidium
|
3ba802e995
|
(svn r15556) -Change: don't temporary malloc+free when encoding sprites, just reuse the same piece of allocated memory for each encoding.
|
2009-02-23 17:54:02 +00:00 |
|
smatz
|
d6d2da171f
|
(svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion' header
|
2009-02-17 02:08:53 +00:00 |
|
smatz
|
b8471e5401
|
(svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion' header
|
2009-02-17 02:08:53 +00:00 |
|
peter1138
|
eeaa4c8d9a
|
(svn r15447) -Codechange: void functions don't tend to return true if and only if anyway
|
2009-02-11 07:17:39 +00:00 |
|
peter1138
|
e73a4e490c
|
(svn r15447) -Codechange: void functions don't tend to return true if and only if anyway
|
2009-02-11 07:17:39 +00:00 |
|
belugas
|
06bdc9d575
|
(svn r15446) -Revert(r15445): Seems that "iff" stands for "if and only if". So not much of a typo.
Thanks, Yexo. I feel less ignorant today :D
|
2009-02-11 02:53:15 +00:00 |
|
belugas
|
62be0ce7e6
|
(svn r15446) -Revert(r15445): Seems that "iff" stands for "if and only if". So not much of a typo.
Thanks, Yexo. I feel less ignorant today :D
|
2009-02-11 02:53:15 +00:00 |
|
belugas
|
002c9b7c67
|
(svn r15445) -Fix: little typos
|
2009-02-11 02:30:08 +00:00 |
|
belugas
|
c26426a44e
|
(svn r15445) -Fix: little typos
|
2009-02-11 02:30:08 +00:00 |
|
smatz
|
16d1904e70
|
(svn r15324) -Codechange: unify the class used for comparing of strings for std::map
|
2009-02-03 18:08:07 +00:00 |
|
smatz
|
5ad1cd32b2
|
(svn r15324) -Codechange: unify the class used for comparing of strings for std::map
|
2009-02-03 18:08:07 +00:00 |
|
smatz
|
9021c20b5e
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
smatz
|
0d3f5e6e74
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
Yexo
|
e8f190849e
|
(svn r15291) -Cleanup: Move the station list widgets to their class from station_gui.h
-Fix: comment for ReallocT was wrong, the memory is not zeroed.
|
2009-01-29 02:42:36 +00:00 |
|
Yexo
|
0e42a7bac7
|
(svn r15291) -Cleanup: Move the station list widgets to their class from station_gui.h
-Fix: comment for ReallocT was wrong, the memory is not zeroed.
|
2009-01-29 02:42:36 +00:00 |
|
rubidium
|
72b0341ed0
|
(svn r15126) -Feature: downloading content from a central server (content.openttd.org) where authors can upload they NewGRFS/AI etc. This should make joining servers that use only NewGRFs that are distributed via this system easier as the players can download the NewGRFs from in the game. It should also make it easier to see whether there are updates for NewGRFs and make the necessary updates.
|
2009-01-17 16:53:32 +00:00 |
|
rubidium
|
3a13b75e37
|
(svn r15126) -Feature: downloading content from a central server (content.openttd.org) where authors can upload they NewGRFS/AI etc. This should make joining servers that use only NewGRFs that are distributed via this system easier as the players can download the NewGRFs from in the game. It should also make it easier to see whether there are updates for NewGRFs and make the necessary updates.
|
2009-01-17 16:53:32 +00:00 |
|
smatz
|
f528593a40
|
(svn r15031) -Fix (r15027): merge reverted r15026, so do it once again
|
2009-01-12 17:31:43 +00:00 |
|