Age | Commit message (Expand) | Author |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-04-17 | (svn r19652) -Fix: RandomRange() is used for bigger ranges in many cases, so ... | frosch |
2010-04-16 | (svn r19643) -Fix (r19120): Industry generation failed for large maps and lot... | frosch |
2010-02-14 | (svn r19133) -Fix [FS#3621]: [Mac OS X] --enable-desync-debug failed compilin... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-05-14 | (svn r16305) -Codechange: force-enable extra sync checking when random debugg... | rubidium |
2009-04-25 | (svn r16148) -Fix [FS#2839]: misleading comment (part by Bilbo) | smatz |
2009-04-09 | (svn r16006) -Fix (r0): Chance16() did not work for b = 1. Also transform the... | frosch |
2008-08-16 | (svn r14083) -Fix [FS#1264, FS#2037, FS#2038, FS#2110]: Rewrite the autorepla... | frosch |
2008-06-22 | (svn r13607) -Fix (r13606): some coding style issues got fixed but some got/s... | skidd13 |
2008-06-22 | (svn r13606) -Codechange: use "static FORCEINLINE" where possible as default ... | skidd13 |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-03-31 | (svn r12516) -Revert r2583: Removed mersenne PRNG cause it is not used and wo... | skidd13 |
2008-02-16 | (svn r12156) -Fix (r11454): Chance16I was now biased towards zero - round to ... | smatz |
2008-01-29 | (svn r12004) -Codechange: refactor the random functions to reduce code duplic... | rubidium |
2008-01-18 | (svn r11914) -Documentation: fix some @file statement | glx |
2007-12-26 | (svn r11704) -Codechange: remove another bunch of useless includes. | rubidium |
2007-12-23 | (svn r11687) -Codechange: move some defines to a better place | skidd13 |
2007-11-25 | (svn r11523) -Codechange: Move the CHANCE macros to core/random_func.cpp caus... | skidd13 |
2007-11-21 | (svn r11489) -Fix r11488: Somehow the code was added multiple times | skidd13 |
2007-11-21 | (svn r11488) -Codechange: Spilt the random functions out to seperate file | skidd13 |