Commit Graph

10 Commits

Author SHA1 Message Date
Allanis
f626ac2ac6 [Fix] 32 bit compiler warnings. 2013-11-23 14:18:01 +00:00
Allanis
833283add0 [Add] Documentation for random number generations. 2013-10-10 20:34:58 +01:00
Allanis
ce15505f7e [Change] Added punctuation to player_message()s 2013-08-17 15:37:05 +01:00
Allanis
a60c84465f [Change] Now using normal distibution for accuracy for weapons (clamped). 2013-08-16 13:45:42 +01:00
Allanis
4c1ee89ffb [Add] Fancy new "cloud" generator. This needs some heavy tweaking/cleanup. 2013-07-10 22:58:31 +01:00
Steven Arnow
a2bb0df939 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
Allanis
d58d3283a4 [Fix] Removed of a warning on 32bit machines. 2013-04-24 18:07:36 +01:00
Allanis
1391fabc65 [Change] Instead of seeding the MT with a bit of random, we use full urandom. 2013-04-23 22:01:18 +01:00
Allanis
8808864e56 [Add] Now we can use mersenne twister instead of rand(), you are welcome. :) 2013-03-28 13:25:53 +00:00
Allanis
223a6185fb [Add] Command line option.
[Add] Finished(tm) joypad support.
[Change] Input comes from player.
2013-02-01 02:32:29 +00:00