Commit Graph

1800 Commits

Author SHA1 Message Date
23b8a60765 Don't load custom fastfiles for zonebuilder. 2016-01-28 17:49:33 +01:00
c4daed0bad Node stuff. 2016-01-28 17:30:32 +01:00
da74627af3 Experimental node stuff 2016-01-28 16:19:43 +01:00
73ed335b11 Fixes and shit. 2016-01-28 00:32:46 +01:00
sr0
5f0f7cb1fa added new menus 2016-01-27 22:42:52 +01:00
c68e5114d1 Don't compile pdcurses dynamically, I was wrong, it doesn't export anything at all. 2016-01-27 11:03:26 +01:00
422147207d Load new fastfiles (if available!) 2016-01-27 10:54:29 +01:00
d3a9580f8f Dynamic pdcurses library. 2016-01-27 03:17:31 +01:00
13bf9d2b79 Fix rawfile stuff (TODO: Implement correct compression!) 2016-01-27 03:02:42 +01:00
f9c087e012 Rawfile loading for zone. 2016-01-27 02:22:07 +01:00
082c950d1b -version flag for jenkins. 2016-01-27 01:48:37 +01:00
e2b0ec6dd5 Don't load weapons fastfile for now. 2016-01-27 01:35:17 +01:00
4a5e543442 Don't execute configs for dedi and zonebuilder. 2016-01-27 01:33:13 +01:00
b819f7e68e Use localized string for motd (async). 2016-01-27 00:50:20 +01:00
b1e16f70e7 add web2tor 2016-01-26 23:56:49 +01:00
5476bc06a2 Fix hostmigration bug. 2016-01-26 22:56:28 +01:00
599d7c692e XAnim tests. 2016-01-26 19:54:39 +01:00
9cd0624f88 XModel stuff 2016-01-26 16:12:41 +01:00
19a4c62617 Use static cast and check binary. 2016-01-26 01:41:21 +01:00
86e1faabc3 XModel stuff, unfinished. 2016-01-25 23:47:50 +01:00
ba3187ce9e More optimization. 2016-01-24 21:08:14 +01:00
388d5836cd Optimize loops. 2016-01-24 19:58:13 +01:00
0a68ff2dff Correct packet sending. 2016-01-24 16:57:16 +01:00
77be8fb151 Comments. 2016-01-24 13:54:36 +01:00
7db2956e45 Fix entry point. 2016-01-24 13:44:42 +01:00
a3ee040a20 Fix release builds. 2016-01-24 13:06:52 +01:00
378ec87619 More assertions. 2016-01-24 12:56:38 +01:00
c8c95df8b0 Line break :D 2016-01-24 12:34:29 +01:00
d28323f73e Optimizations
- Increase warning level
- Use proper casting
- Fix some more warnings.
2016-01-24 12:19:34 +01:00
a4bc6ee8d5 Optimization. 2016-01-22 20:49:52 +01:00
c55c3b7364 Animated material support. 2016-01-22 20:26:00 +01:00
bf80c3fd61 Material fixes. 2016-01-22 18:10:45 +01:00
9449750aab Allow building custom materials and images. 2016-01-22 16:11:47 +01:00
f509e67953 Various fixes and optimizations. 2016-01-22 13:18:26 +01:00
ac4548f4c2 Build materials. 2016-01-22 11:59:43 +01:00
7e8663604b Some changes. 2016-01-21 01:01:22 +01:00
622c6b5dff premake: Move architecture definitions to workspace scope. 2016-01-21 01:00:18 +01:00
df1c0fb38c premake5: Fix typo ("platform" => "platforms"). 2016-01-19 18:04:24 +01:00
1b4e5362c3 premake5: Fix architecture definition and added platform definition.
This is necessary if we want to support Mac OS X (xcode4) later as the generator ignores the architecture definition and only enforces 32-bit builds if the platform is set to either "Universal32" or "x86" despite the fact that premake5 only defines "platform" as a custom labeling method for Visual Studio.
2016-01-19 17:49:16 +01:00
eec125b67a premake5: Correct architecture to x86. 2016-01-19 17:18:47 +01:00
e55f48dbe2 premake5: Add "version" command which prints the version string.
Needed for the CI to apply build naming by revision number.
2016-01-17 21:47:40 +01:00
1b572511da Prevent zonebuilder and dedi conflicts. 2016-01-17 12:57:42 +01:00
4bbe670c32 Fix warning stuff and issue 2016-01-17 12:31:56 +01:00
d921388e62 curses tests. 2016-01-17 00:22:08 +01:00
5a5e149b3a Include curses. 2016-01-16 23:48:52 +01:00
340113a366 Update maptest. 2016-01-16 20:18:27 +01:00
91a249380b Add debug branding. 2016-01-16 15:03:09 +01:00
e884ae672a Idea concerning issue 2016-01-16 13:25:39 +01:00
685aeaba12 MEGA FAIL!
This really disables stringtables.
2016-01-16 13:20:22 +01:00
4ee5e97224 Disable StringTable loading. 2016-01-16 13:18:22 +01:00