Commit graph

2376 commits

Author SHA1 Message Date
UnknownShadow200
2a62461ff1 simplify program.cs in launcher.cs 2018-08-17 21:25:44 +10:00
UnknownShadow200
79efdcf01a disconnect instead of crashing, if server sends invalid packet 2018-08-15 03:54:07 +10:00
UnknownShadow200
0139788fee Fix most of sound issues with OpenAL backend 2018-08-14 22:20:37 +10:00
UnknownShadow200
7edac92865 fix all memory leaks with vorbis decoder for C client 2018-08-14 03:36:30 +10:00
UnknownShadow200
40973afbb6 simplify hotkeys in menus 2018-08-13 17:51:49 +10:00
UnknownShadow200
ed48f7a0c3 add font list menu to C client. fix C# client crashing when trying to select font that doesn't support regular style. 2018-08-13 13:59:06 +10:00
UnknownShadow200
e5b43b263c Simplify SharpWave even more. (and fix a memory leak in C client) 2018-08-12 17:06:24 +10:00
UnknownShadow200
f15ee65018 fix issues with sometimes being invisible when it should be visible, and vice versa 2018-08-09 19:31:58 +10:00
UnknownShadow200
b72e5e3aaf Optimise vorbis decoding somewhat 2018-08-09 17:14:39 +10:00
UnknownShadow200
7ac78b7e67 music doesn't crash client when song ends 2018-08-08 22:15:39 +10:00
UnknownShadow200
9208456be9 now sounds sort of work in C client 2018-08-07 10:25:56 +10:00
UnknownShadow200
318d722158 Fix skip ssl validation widget not actually showing, oops. (Thanks Xerolyph) 2018-08-07 07:06:56 +10:00
UnknownShadow200
a95d0ba3b1 fix vorbis decoding issues when multiple instances are run on different threads 2018-08-06 02:32:32 +10:00
UnknownShadow200
1e6bcd5306 Fix problems from last commit 2018-08-06 01:30:16 +10:00
UnknownShadow200
36c425906f rewrite sharpwave somewhat 2018-08-06 01:04:05 +10:00
UnknownShadow200
daaa68cea2 start porting audio to C client 2018-08-05 20:39:30 +10:00
UnknownShadow200
cabbbddeb5 improve /client gpuinfo 2018-08-04 21:35:20 +10:00
UnknownShadow200
334abc47fd add /client gpuinfo to C client 2018-08-04 21:11:32 +10:00
UnknownShadow200
c2ab0f8141 simplify head model 2018-08-04 18:57:22 +10:00
UnknownShadow200
03b061083e and also make those changes to C client. (and also fix held block colour) 2018-08-03 15:15:36 +10:00
Goodlyay
3b24617c62 Fix skybox being mirrored in-game vs .png 2018-08-02 20:08:37 -07:00
UnknownShadow200
f904c054f5 make window public 2018-08-02 20:33:08 +10:00
UnknownShadow200
cdb45aff12 Fix not being able to look straight up or down with camera 2018-08-02 20:00:26 +10:00
UnknownShadow200
42a99951eb Fix sitting model crashing 2018-08-02 00:32:31 +10:00
UnknownShadow200
91e707f03b C client should't reject inf tex terrain.png 2018-07-31 21:57:40 +10:00
UnknownShadow200
915781c7ca 64x64 default and custom mob textures now work 2018-07-31 21:27:10 +10:00
UnknownShadow200
7ffef1b67a fix last commit with 64x64 skins 2018-07-31 20:29:50 +10:00
UnknownShadow200
0f2327ea8a give zombie/skeleton/chibi model proper arms. other models no longer show an arm. 2018-07-31 20:23:04 +10:00
UnknownShadow200
9365f66ebc now actually synthesis floor for vorbis 2018-07-31 01:31:26 +10:00
UnknownShadow200
ae764cf2be more WIP with vorbis 2018-07-30 21:13:01 +10:00
UnknownShadow200
6cdc32f574 initial work on vorbis decoding in C client. expect many bugs. 2018-07-28 05:08:27 +10:00
UnknownShadow200
9869fbfde5 fix C client not compiling on linux (oops) 2018-07-27 01:02:41 +10:00
UnknownShadow200
a50c40f500 Allow using F5 to toggle rain in classic mode 2018-07-26 03:16:56 +10:00
UnknownShadow200
8e3f7d8162 Optimise PNG row expanders by not passing bits-per-pixel parameter 2018-07-25 12:55:25 +10:00
UnknownShadow200
0eb88b846b Underline works in C client now too 2018-07-24 21:53:19 +10:00
UnknownShadow200
b5f010f0bb fix for sure this time 2018-07-24 19:26:15 +10:00
UnknownShadow200
695cd9ab52 fix infinite loop 2018-07-24 19:13:01 +10:00
UnknownShadow200
22cd5dc64a Get URLs working 2018-07-24 18:43:12 +10:00
UnknownShadow200
29c81f5a5e fix urls more 2018-07-24 18:07:38 +10:00
UnknownShadow200
ee0e3dac02 Fix immediate crashing 2018-07-24 15:39:00 +10:00
UnknownShadow200
e763e174a5 Initial URL rewrite (broken currently) 2018-07-24 14:41:42 +10:00
UnknownShadow200
78d99c05c1 simplify menus code in C client 2018-07-24 01:39:31 +10:00
UnknownShadow200
5e8c1900fc Font menu should auto start at currently selected font 2018-07-23 22:28:08 +10:00
UnknownShadow200
28d1d81821 Simplify DisplayDevice, initial work on System Fonts menu 2018-07-23 19:04:08 +10:00
UnknownShadow200
53aaf4009c fix scroll in menus being backwards 2018-07-23 14:44:31 +10:00
UnknownShadow200
dc98bd64be List menus show page number, fixes #411 2018-07-23 03:14:06 +10:00
UnknownShadow200
90f15bc994 Allow using mouse wheel to scroll through hotkeys/texture packs/levels list 2018-07-23 02:32:04 +10:00
UnknownShadow200
026a448e32 Cleanup stream API a bit in C client 2018-07-22 22:14:27 +10:00
UnknownShadow200
9380fb71db detect whether item is png or zip from file contents, instead of from url ending 2018-07-22 20:15:33 +10:00
UnknownShadow200
c4d1f2a2fe explicit error codes for C client png/zip 2018-07-22 20:09:01 +10:00