Commit Graph

801 Commits

Author SHA1 Message Date
Linus Probert 8e2d6b0fd4 I fixed it wrong, this should work 2018-01-23 23:09:12 +01:00
Linus Probert 147496ba7a Fixed the CMake tests now that util is used 2018-01-23 23:07:51 +01:00
Linus Probert 8d865e9d94 Removed some duplicate code and fixed appveyor issue. 2018-01-23 23:02:26 +01:00
Linus Probert 4088357584 Better info, debug, error and fatal printouts. 2018-01-23 22:54:02 +01:00
Linus Probert b96ba5a2e0 Fixed build for windows
Created m_sprintf to make msvc happy.
2018-01-23 21:03:43 +01:00
Linus_Probert 62b963e643 More codacy stuff 2018-01-23 14:45:05 +01:00
Linus_Probert d6e6e9449a Codacy fixes 2018-01-23 14:37:58 +01:00
Linus_Probert dc7927c6b0 Gui log is working 2018-01-23 14:11:03 +01:00
Linus_Probert 5a95808266 Prepared the gui frames. 2018-01-23 12:14:44 +01:00
Linus_Probert e61b20f024 Include CURRENT_LEVEL in lua script. 2018-01-22 10:12:44 +01:00
Linus Probert 38a584f418 Added labels to monsters 2018-01-17 09:32:49 +01:00
Linus Probert 22139f37bd TODO notes 2017-12-22 21:42:50 +01:00
Linus Probert 050dcc340e Name in license 2017-12-22 21:36:11 +01:00
Linus Probert 439dff8840 Codacy warning 2017-12-22 21:33:00 +01:00
Linus Probert c0e22314b9 MinGW warning in gui. 2017-12-22 15:19:26 +01:00
Linus Probert 53abdb52bf Don't need a verbose makefile in appveyor any longer. 2017-12-22 15:17:25 +01:00
Linus Probert c4b8766a01 Began designing/writing gui. Added states. 2017-12-22 15:15:40 +01:00
Linus Probert 60b374f84e Levele exit and next level load 2017-12-22 06:27:58 +01:00
Linus Probert 01a3aa59d5 More compiler preproc stuff 2017-12-21 12:41:08 +01:00
Linus Probert 618f28a519 Badges and mingw warnings 2017-12-21 12:35:52 +01:00
Linus Probert 433d907ae8 Problems with max and min in mingw 2017-12-21 12:26:57 +01:00
Linus Probert 3504dfc7d1 MinGW can't build with VS .lib files :P 2017-12-21 12:22:37 +01:00
Linus Probert 42aa1cbe86 Fixed some mingw warnings. 2017-12-21 11:57:12 +01:00
Linus Probert 7862b83cb6 Fixed conflicting mains for mingw build 2017-12-21 11:46:52 +01:00
Linus Probert f0e7549c65 Create the lua folder in appveyor build 2017-12-21 08:36:46 +01:00
Linus Probert ca7249e954 Log hits, kills and misses 2017-12-21 08:31:25 +01:00
Linus Probert 2899bb76f1 Fixes fixes fixes 2017-12-20 21:31:57 +01:00
Linus Probert b46f9e0136 More compile scripts 2017-12-20 21:24:25 +01:00
Linus Probert cd3985686d Msg more stuff 2017-12-20 21:14:19 +01:00
Linus Probert 3789fd684f Let's try it with some ps 2017-12-20 21:12:20 +01:00
Linus Probert dc641c1d4d Appveyor 2017-12-20 21:01:22 +01:00
Linus Probert 7613ffc2cb Another lua appveyor attempt 2017-12-20 20:58:55 +01:00
Linus Probert 143903b101 Minor attempt on fixing lua for appveyor 2017-12-20 20:36:09 +01:00
Linus Probert f7a6f36928 More indentation issues :( 2017-12-20 20:31:23 +01:00
Linus Probert 15727626cc Don't think one should mess with yml indentation 2017-12-20 20:29:41 +01:00
Linus Probert 70444c2299 We don't use mixer so don't include it.
Also an attempt to download lua with appveyor
2017-12-20 20:26:57 +01:00
Linus Probert a69d8b2d46 Apparently no mingw in 2017 env on appveyor 2017-12-20 20:15:23 +01:00
Linus Probert d4fa8b9765 MinGW in appveyor path 2017-12-20 20:11:39 +01:00
Linus Probert 9ede61544f More appveyor stuff 2017-12-20 20:07:25 +01:00
Linus Probert 3a85647d1c Removed the mingw thing 2017-12-20 20:01:52 +01:00
Linus Probert e6c3e0134d Half-assed attempt on appveyor 2017-12-20 19:58:56 +01:00
Linus Probert 9250dad9ce Get screen resolution in Windows 2017-12-20 19:17:41 +01:00
Linus Probert d4fa9f89d6 Fixed a massive error in hashtable.
Compile on windows now works fine.
2017-12-20 18:56:28 +01:00
Linus Probert c128a5dc39 Cleaner sprite creation. 2017-12-19 23:30:58 +01:00
Linus Probert 025bd3eda2 Fixed some codacy stuff 2017-12-19 23:02:24 +01:00
Linus Probert 4bbe82a705 More windows stuff 2017-12-19 22:51:00 +01:00
Linus Probert faad866c8b Fixed a lot of stuff to help cross platform compilation 2017-12-19 21:00:02 +01:00
Linus Probert 7f6507d30c Fixed for windows 2017-12-19 19:42:05 +01:00
Linus Probert b269abd0f7 Moved hashtabl and linkedlist into source. 2017-12-19 09:06:21 +01:00
Linus Probert 856d47fec9 Removed old valgrind dump 2017-12-19 08:59:18 +01:00