3070 Commits

Author SHA1 Message Date
UnknownShadow200
374017d753 Fixes and stuff 2018-04-22 18:48:53 +10:00
UnknownShadow200
bff9d3586a for c port fix /tp crash, hotbar scroll not working, projection matrix being stuffed, entity movement looking laggy 2018-04-22 12:53:22 +10:00
UnknownShadow200
102b9f8925 Start porting .cw importer to C (still crashes on big maps) 2018-04-22 11:17:29 +10:00
UnknownShadow200
71d3498f03 Fix big .lvl not loading in C client 2018-04-21 22:28:39 +10:00
UnknownShadow200
81ea790f8f more fixes 2018-04-21 18:13:31 +10:00
UnknownShadow200
7b726ad56b more and more bugfixes 2018-04-21 12:27:46 +10:00
UnknownShadow200
0a26980f3e Fix a tonne of crashes in C port 2018-04-21 09:03:35 +10:00
UnknownShadow200
adcc6fe861 C client now actually shows a window and some 3d things and stuff 2018-04-21 08:00:47 +10:00
UnknownShadow200
126e8017a0 bug fixes for C client 2 2018-04-20 23:19:08 +10:00
UnknownShadow200
14d558a7b1 bug fixes for C client 2018-04-20 22:59:06 +10:00
UnknownShadow200
174281f27b Port Program to C 2018-04-20 21:19:23 +10:00
UnknownShadow200
1bb335675f default index buffer is now in DEFAULT pool 2018-04-20 19:19:32 +10:00
UnknownShadow200
aaf1e66b97 Port Game to C 2018-04-20 18:48:34 +10:00
UnknownShadow200
d9133affbe Mostly port Game.Init to C 2018-04-20 15:24:47 +10:00
UnknownShadow200
7c674c4e82 Port TexturePack to C 2018-04-20 13:56:31 +10:00
UnknownShadow200
8a25708f6f Fix a bunch of stuff 2018-04-20 12:57:05 +10:00
UnknownShadow200
20e9adbd24 Port SoundsComponent to C 2018-04-20 09:36:57 +10:00
UnknownShadow200
af2a363def Port LocalPlayer and NetPlayer to C. 2018-04-20 08:16:30 +10:00
UnknownShadow200
bfe4bc05e0 Mostly port entity components to C. 2018-04-19 21:52:16 +10:00
UnknownShadow200
468e958e36 optimise collision detection a bit 2018-04-19 14:01:52 +10:00
UnknownShadow200
cc85c297ee almost finish porting menu options screens to C 2018-04-19 10:26:48 +10:00
UnknownShadow200
d11a36a30f more work 2018-04-18 21:43:55 +10:00
UnknownShadow200
8c83168a4c Start porting all menu options screens to C. 2018-04-18 20:31:39 +10:00
UnknownShadow200
4b32d3c6a8 tidy up .cw and .schematic exporter 2018-04-18 12:54:40 +10:00
UnknownShadow200
d88f896998 Bunch of fixes for C code 2018-04-18 11:51:43 +10:00
UnknownShadow200
783b4e0360 Port MenuOptionsScreen to C. 2018-04-17 21:17:08 +10:00
UnknownShadow200
dfe3acb785 Start porting EntryList and TextureCache to C, simplify mipmaps option 2018-04-17 16:29:10 +10:00
UnknownShadow200
3ad728302e ButtonWidget no longer keeps Text object reference 2018-04-16 22:13:35 +10:00
UnknownShadow200
30d79a65de Fix current index being reset when context lost on loadlevel/texturepack screen 2018-04-16 20:34:15 +10:00
UnknownShadow200
7599f2b195 minor tidy up 2018-04-16 18:43:43 +10:00
UnknownShadow200
bdfb0b1ef6 Port HotkeyListScreen to C 2018-04-16 16:55:48 +10:00
UnknownShadow200
41a8f97a88 redesign menu options, all menu options with input now have a default value 2018-04-16 16:14:29 +10:00
UnknownShadow200
28f4bb3e97 Port SaveLevelScreen to C 2018-04-16 14:27:36 +10:00
UnknownShadow200
3212fd1cb0 Port some more Stream stuff to C 2018-04-16 12:41:53 +10:00
UnknownShadow200
8e1200af8e Redesign overlays code again 2018-04-16 07:38:13 +10:00
UnknownShadow200
037fb3a50c Port more of IServerConnection to C 2018-04-15 15:36:57 +10:00
UnknownShadow200
24bdca4f88 Start porting Game class to C 2018-04-15 11:00:20 +10:00
UnknownShadow200
f5efa79e70 x 2018-04-14 18:19:40 +10:00
UnknownShadow200
ea1c8c222c and fix sounds too 2018-04-14 15:54:44 +10:00
UnknownShadow200
bb1a3d1e74 Fix last commit breaking audio 2018-04-14 15:47:21 +10:00
UnknownShadow200
533cca344f redesign how file and directory methods work 2018-04-14 15:37:20 +10:00
UnknownShadow200
c68eb4df4b Port KeyBindingsScreens to C 2018-04-14 12:20:55 +10:00
UnknownShadow200
0c8b76e3d7 Mostly port KeyBindingsScreen to C 2018-04-13 17:39:45 +10:00
UnknownShadow200
12144741e6 Reduce size of TextGroupWidget 2018-04-13 13:42:55 +10:00
UnknownShadow200
6bc8ea5385 Port LoadLevelScreen to C 2018-04-11 11:49:10 +10:00
UnknownShadow200
58585827fc Simplify menu code a bit 2018-04-11 07:07:57 +10:00
UnknownShadow200
c801e96123 Port TexturePackScreen to C 2018-04-10 16:40:08 +10:00
UnknownShadow200
ed5a967989 Simplify default block name code 2018-04-10 06:59:14 +10:00
UnknownShadow200
39690ed7ca Crash message box should also include error details 2018-04-10 06:36:24 +10:00
UnknownShadow200
c756ccb918 Simplify KeyBindingsScreen a little bit 2018-04-09 21:25:25 +10:00