Commit Graph

7 Commits

Author SHA1 Message Date
zilmar de5a8460fd x64: some code clean up and remove warning on Common and 3rd party 2022-07-11 19:30:25 +09:30
zilmar cf58754414 Change NULL to nullptr 2021-04-12 21:05:39 +09:30
zilmar a48f8d1a62 Remove PreCompiled header from Common 2021-04-12 19:11:28 +09:30
Derek "Turtle" Roe 0410cdd60f Update Random.cpp
Convert multi line comments into single line comments and fix some unneeded punctuation
2021-03-17 20:45:41 -05:00
zilmar 5c60ea213f Update copyright date 2021-03-02 12:43:17 +10:30
Azimer 44f8a82c87 Prefix m_ in CRandom class 2017-10-18 00:16:30 -05:00
Azimer 1b8d032417 Bug fixes and requests
* Moved to CRandom to Common lib
* Initialized CRandom with a time seed in CN64System constructor
* Added CRandom::state getters and setters to support saved states
2017-10-17 22:52:07 -05:00