ebbit1q
|
18a07274d4
|
clangify everything with the new header sorting (#3908)
|
2020-03-18 17:36:02 -04:00 |
|
ctrlaltca
|
b29bd9e070
|
Clang-format (#3028)
* 1/3 Add .clang-format file and travis compilation check
* 2/3 Run clang-format
* 3/3 Fix compilation problems due to include reordering
* 3bis/3 AfterControlStatement: false
|
2018-01-27 10:41:32 +01:00 |
|
arxanas
|
4e8ba699d2
|
Tabs to spaces.
|
2014-07-08 22:53:02 -04:00 |
|
Mark Morschhäuser
|
ccab97ca7d
|
RNG: added additional checks (which forced an interface redesign), updated comments
|
2014-06-09 13:31:21 +02:00 |
|
Mark Morschhäuser
|
197dd0f3c8
|
Remove useless bound checks.
|
2014-05-30 11:48:07 +02:00 |
|
Mark Morschhäuser
|
69201460e6
|
Included climits for UINT_MAX non-aware compilers.
|
2014-05-18 10:54:41 +02:00 |
|
Mark Morschhäuser
|
f964dcc656
|
Added additional bound checks.
|
2014-03-20 15:37:21 +01:00 |
|
Mark Morschhäuser
|
fbf54b62bc
|
Test if macro already exists to shutup warning.
|
2014-03-18 20:41:39 +01:00 |
|
Mark Morschhäuser
|
4eb845d438
|
Throw exception if RNG is used with invalid bounds.
|
2014-03-11 09:41:37 +01:00 |
|
Mark Morschhäuser
|
9a20e5e2e2
|
Commented a pitfall in case of RNG replacement.
|
2014-03-11 08:18:54 +01:00 |
|
Mark Morschhäuser
|
800f7e6373
|
Use distribution function with rejection sampling.
|
2014-03-10 14:13:46 +01:00 |
|
Mark Morschhäuser
|
424513eb90
|
Forgot to add lower bound in RNG generation.
|
2014-03-08 17:45:59 +01:00 |
|
Mark Morschhäuser
|
a15eb6f29f
|
Updated SFMT RNG code, removed Qt RNG
|
2014-03-08 17:08:40 +01:00 |
|
Max-Wilhelm Bruker
|
9706ecd98a
|
added mutex for RNG, moved game command implementation from S_PH to S_Player in preparation for forwarding of game commands via tunneling interface
|
2012-03-17 22:26:12 +01:00 |
|
Max-Wilhelm Bruker
|
d52b00fbd8
|
extra files
|
2010-09-15 21:49:13 +02:00 |
|