Commit graph

2085 commits

Author SHA1 Message Date
UnknownShadow200
7c674c4e82 Port TexturePack to C 2018-04-20 13:56:31 +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
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
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
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
UnknownShadow200
150fa1b91e don't download skin from classicube.net twice in singleplayer 2018-04-09 19:17:30 +10:00
UnknownShadow200
769e4223e9 Fix 'use font' crashing 2018-04-09 07:40:53 +10:00
UnknownShadow200
ebe092b818 simplify code a little bit 2018-04-08 13:20:58 +10:00
UnknownShadow200
ad75bf435e Port EditHotkeyScreen to C 2018-04-08 09:18:38 +10:00
UnknownShadow200
4a07280218 F1 to F35 can consistently be used in menus 2018-04-07 07:28:05 +10:00
UnknownShadow200
e844b866e4 Port OptionsGroupScreen to C 2018-04-06 17:16:57 +10:00
UnknownShadow200
1b1faa2535 Release 0.99.9.94 2018-04-06 12:13:03 +10:00
UnknownShadow200
30f5ae7947 avoid blocks2 allocation in some cases 2018-04-06 12:07:02 +10:00
UnknownShadow200
7e92d18f40 Remove debugging leftovers oops 2018-04-06 08:33:48 +10:00
UnknownShadow200
1cf621d9f6 Redo setting inventory order to make more sense 2018-04-06 08:25:38 +10:00
UnknownShadow200
4820772210 Inventory menu should show description of block initially in B, even if block is hidden 2018-04-04 16:23:00 +10:00
UnknownShadow200
24845e2ca4 Port PauseScreen to C, fix clicking on input in SaveLevelScreen not moving caret to cursor 2018-04-04 14:45:31 +10:00
UnknownShadow200
13877fff15 Simplify menu click handling 2018-04-03 13:34:33 +10:00
UnknownShadow200
e21f0fc8a7 Simplify widget code a little bit 2018-04-03 11:20:00 +10:00
UnknownShadow200
82260d9444 Undefined custom blocks should have full grass for texture 2018-04-02 16:21:55 +10:00
UnknownShadow200
c8af9c0ab5 Start porting MenuScreen to C 2018-04-02 14:13:58 +10:00
UnknownShadow200
11af117185 Fix 'use custom blocks' off to actually work 2018-04-02 11:41:32 +10:00
UnknownShadow200
4151381ac2 move CloudsTex into EnvRenderer.cs 2018-04-02 08:53:30 +10:00