Linus Probert
|
a03aec7c46
|
Handles the second mingw special case which I kept forgetting.
Because I'm an idiot
|
2019-02-24 22:48:03 +01:00 |
Linus Probert
|
0de018f3be
|
Fix mingw preprocessor define from cmake
|
2019-02-24 22:42:51 +01:00 |
Linus Probert
|
3eeb4d05a9
|
Include mingw32 64bit in the exclusion
|
2019-02-24 22:37:45 +01:00 |
Linus Probert
|
5f369da4e1
|
Fixed preprocessor command for mingw
|
2019-02-24 22:34:20 +01:00 |
Linus Probert
|
c98e6e6d05
|
Fix wonky mingw errors in appveyor
|
2019-02-24 22:31:32 +01:00 |
Linus Probert
|
499f015db9
|
Only use gmtime_s for MSVC
|
2019-02-24 20:05:23 +01:00 |
Linus Probert
|
9b9a0ca2a0
|
Fixed bad include
|
2019-02-24 20:01:06 +01:00 |
Linus Probert
|
5ee20c9c20
|
Shifted to safer time functions and utc time
|
2019-02-24 19:43:41 +01:00 |
Linus Probert
|
1205856d00
|
Attempt att syncing random generation
The default rand() and srand() differ between msvc and gcc.
Attempting to fix this by implementing a custom C++ library.
|
2019-02-21 20:57:38 +01:00 |
Linus Probert
|
72c3817927
|
Adds weekly challenge seed play and leaderboard saving
|
2019-02-20 19:45:55 +01:00 |
Linus Probert
|
1212b1a88a
|
Weekly challenge option added to play menu
|
2019-02-20 18:08:13 +01:00 |