rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
2e5596025c
|
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary
|
2009-09-19 15:17:47 +00:00 |
|
rubidium
|
ca91a97826
|
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary
|
2009-09-19 15:17:47 +00:00 |
|
rubidium
|
310465da07
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
|
rubidium
|
e8ddf001c8
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
|
frosch
|
bdc86b7280
|
(svn r17541) -Feature: Filtering in Add-NewGRF dialog.
|
2009-09-14 20:59:46 +00:00 |
|
frosch
|
2d9c54c9a8
|
(svn r17541) -Feature: Filtering in Add-NewGRF dialog.
|
2009-09-14 20:59:46 +00:00 |
|
rubidium
|
1854c5efec
|
(svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs
|
2009-09-13 17:47:07 +00:00 |
|
rubidium
|
17313b6e3f
|
(svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs
|
2009-09-13 17:47:07 +00:00 |
|
rubidium
|
f0f63077f2
|
(svn r17527) -Codechange: use QSortT instead of qsort for sorting smallmaps
|
2009-09-13 17:38:49 +00:00 |
|
rubidium
|
67448246d3
|
(svn r17527) -Codechange: use QSortT instead of qsort for sorting smallmaps
|
2009-09-13 17:38:49 +00:00 |
|
smatz
|
a0d0206f2d
|
(svn r17292) -Codechange: use unified ToPercent() function to convert fract numbers to percents
|
2009-08-27 13:31:26 +00:00 |
|
smatz
|
100ae8efcc
|
(svn r17292) -Codechange: use unified ToPercent() function to convert fract numbers to percents
|
2009-08-27 13:31:26 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
smatz
|
aa4ccab6a8
|
(svn r16745) -Fix [FS#3011]: invalidate JoinStation window after removing item from the pool
|
2009-07-05 13:20:05 +00:00 |
|
smatz
|
c861d9b64b
|
(svn r16745) -Fix [FS#3011]: invalidate JoinStation window after removing item from the pool
|
2009-07-05 13:20:05 +00:00 |
|
rubidium
|
c5a44ce99e
|
(svn r16736) -Codechange: give some station enums a name and use that instead of 'byte'.
|
2009-07-04 11:26:57 +00:00 |
|
rubidium
|
571dfb9055
|
(svn r16736) -Codechange: give some station enums a name and use that instead of 'byte'.
|
2009-07-04 11:26:57 +00:00 |
|
smatz
|
fe57925910
|
(svn r16715) -Codechange: add attribute to assert_compile(), so it doesn't warn when used inside function
|
2009-07-01 21:29:03 +00:00 |
|
smatz
|
93c5300fc5
|
(svn r16715) -Codechange: add attribute to assert_compile(), so it doesn't warn when used inside function
|
2009-07-01 21:29:03 +00:00 |
|
alberth
|
ae9cd9b700
|
(svn r16684) -Codechange: Add maxdim function for Dimension struct.
|
2009-06-28 15:16:57 +00:00 |
|
alberth
|
8fba82c99b
|
(svn r16684) -Codechange: Add maxdim function for Dimension struct.
|
2009-06-28 15:16:57 +00:00 |
|
alberth
|
c52fe937d5
|
(svn r16677) -Codechange: Dimension width and height are unsigned.
|
2009-06-27 20:53:45 +00:00 |
|
alberth
|
9b070b5405
|
(svn r16677) -Codechange: Dimension width and height are unsigned.
|
2009-06-27 20:53:45 +00:00 |
|
frosch
|
c9eac207ea
|
(svn r16498) -Codechange: Remove hardly used HASBITS.
|
2009-06-01 15:01:54 +00:00 |
|
frosch
|
0d782b0f96
|
(svn r16498) -Codechange: Remove hardly used HASBITS.
|
2009-06-01 15:01:54 +00:00 |
|
smatz
|
3793b966c3
|
(svn r16380) -Codechange: rename pool.hpp to pool_type.hpp
|
2009-05-22 15:39:22 +00:00 |
|
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 |
|