5896 Commits

Author SHA1 Message Date
UnknownShadow200
37ffee6a1c Windows 95: Now gets slightly worker with connecting to websites 2021-11-23 08:20:21 +11:00
UnknownShadow200
c91ca242f2 Add option for skipping https certificate validation
Still really bad but slightly better than previous option of not using https altogether
2021-11-22 21:42:53 +11:00
UnknownShadow200
79fc4cb599 Auto reload texture pack list screen if trying to load a .zip returns file not found 2021-11-21 20:05:54 +11:00
UnknownShadow200
a761f2718b Don't bother logging errors for closing readonly files 2021-11-21 17:55:35 +11:00
UnknownShadow200
84356f0847 Split .dat parser into dat parser portion and java deserialiser portion 2021-11-21 15:18:24 +11:00
UnknownShadow200
8e3acc9e61 Add preclassic - classic 0.13 .dat loading support 2021-11-21 09:08:34 +11:00
UnknownShadow200
cb48d63437 Split up Dat_Load into Dat_Load and Dat_LoadFormat2 2021-11-21 08:47:20 +11:00
UnknownShadow200
ac0bf7ccdb WIP on options.txt documentation, also add register dumping for Windows ARM64 2021-11-20 10:41:28 +11:00
UnknownShadow200
1102601c3d Fix and tidyup ARM register dumping 2021-11-20 07:57:45 +11:00
UnknownShadow200
bbf185fdcc Add register dumping for Darwin ARM64, simplify opengl function loading code slightly 2021-11-19 23:02:33 +11:00
UnknownShadow200
2c59a9ebf7 OpenGL: Attempt to fix rare crashing on Windows for GPU drivers that return NULL from wglGetProcAddress for core OpenGL functions 2021-11-19 20:56:44 +11:00
UnknownShadow200
762660d7c6 Add option to customise skin server 2021-11-18 22:20:11 +11:00
UnknownShadow200
15330c620d Add graphics backend to crash log header 2021-11-17 19:51:27 +11:00
UnknownShadow200
b16d1ba728 Makefile: Remove -rdynamic from *.c compilation on linux too 2021-11-17 18:50:30 +11:00
UnknownShadow200
ee4bdf9b45
Merge pull request #912 from UnknownShadow200/UpdateBuilds
Refactor updater builds to be more generic
2021-11-16 21:20:45 +11:00
UnknownShadow200
b62e9fd10c Track whether a hotkey is user or server defined 2021-11-15 22:33:45 +11:00
UnknownShadow200
fa4a63b3bd Make hotkey struct field naming more consistent 2021-11-15 21:47:42 +11:00
UnknownShadow200
b2b6273aa7
Merge pull request #908 from SpiralP/add-cpe-plugin-message
Add new CPE type PluginMessage
2021-11-14 22:45:56 +11:00
UnknownShadow200
853fb4bd28 Fix make clean removing interop_cocoa.m on 64 bit macOS due to poorly written makefile 2021-11-14 22:07:31 +11:00
UnknownShadow200
aa3fecb80b
Merge pull request #909 from SpiralP/add-github-actions
add GitHub Actions ci workflow for test-building linux, windows, and mac
2021-11-14 19:46:17 +11:00
SpiralP
19b94877be use make mac_x64 2021-11-14 00:07:31 -08:00
SpiralP
ee9ce314a5 Merge remote-tracking branch 'origin/master' into add-github-actions 2021-11-14 00:02:13 -08:00
UnknownShadow200
ff90c8028b Fix makefile to work on 64 bit macOS, and split up into 32 and 64 bit mac targets 2021-11-14 18:59:39 +11:00
SpiralP
e9dee7d0aa also convert unused 32bit mac step to use make 2021-11-13 23:15:34 -08:00
SpiralP
9d7f0bd587 convert to use make on linux 2021-11-13 23:13:01 -08:00
UnknownShadow200
d0d008af48 Allow cuboiding blocks with spaces in names 2021-11-13 18:44:38 +11:00
UnknownShadow200
177a898ebc Commands: Refactor singleplayerOnly into flags, and add a flag that tells the client to not split command arguments by spaces 2021-11-13 18:25:04 +11:00
UnknownShadow200
7db720f10f Change webclient hosting documentation to clarify scope a bit better 2021-11-10 17:39:20 +11:00
UnknownShadow200
98d2ce3e31 Refactor updater builds to be generic and not so tied to direct3d9/opengl and ifdef 2021-11-09 16:34:14 +11:00
SpiralP
9f3cd77b02 oops comma! 2021-11-07 20:45:00 -08:00
SpiralP
5b9ab638cd update comments 2021-11-06 21:16:15 -07:00
SpiralP
2e70d1e6e7 fix typo in buildbot.sh 2021-11-06 17:38:09 -07:00
SpiralP
eb25dbed2b add GitHub Actions ci workflow for test-building linux, windows, and mac 2021-11-06 17:37:18 -07:00
SpiralP
6a1d6bdaa3
Merge branch 'UnknownShadow200:master' into add-cpe-plugin-message 2021-11-06 06:08:24 -07:00
UnknownShadow200
29d50596fd Direct3D11: Fix 30/60/120 limit modes not limiting, fix crash sometimes when closing debug build 2021-11-06 19:33:15 +11:00
UnknownShadow200
c317318924 Fix chatlog overflow at 8.3 million characters, addresses #837 2021-11-06 17:46:13 +11:00
SpiralP
bf6059c75e support for sending, exports CPE_SendPluginMessage 2021-11-05 21:04:31 -07:00
SpiralP
d967436475 make Event_PluginMessage instead, add "PluginMessages" to cpe string list 2021-11-05 21:04:31 -07:00
SpiralP
81fdd73028 start work on new cpe type for plugin messages 2021-11-05 21:04:05 -07:00
UnknownShadow200
aa2b9dfc58 Android: Fix buffer overflow after joining server, then reciving over 256 messages, then clicking Quit Game, then joining server, then receiving over 256 messages 2021-11-05 20:16:52 +11:00
UnknownShadow200
c32341c9dc Fix menu options appearing wrong for a few frames after being changed (especially chatlines option) 2021-11-05 19:48:38 +11:00
UnknownShadow200
1d94f2c8dc fix last commit 2021-11-05 18:34:15 +11:00
UnknownShadow200
6a74fd0408 Now with more consistency in use of color/colour/col 2021-11-05 18:26:52 +11:00
UnknownShadow200
513d2d9a7b Direct3D9Ex: Also enter reduced performance mode when minimised, and showe a message in chat when that happens 2021-11-05 17:18:14 +11:00
UnknownShadow200
05f8fe0555 Direct3D11: Fix textures leaking memory 2021-11-04 20:40:16 +11:00
UnknownShadow200
65e51cc4ec Direct3D11: Now with 1.23% less memory leaking 2021-11-04 20:13:56 +11:00
UnknownShadow200
2e72ffefa2 Direct3D11: Reduce FPS instead of crashing when minimised 2021-11-04 19:21:25 +11:00
UnknownShadow200
114aa2f666 ESC shouldn't close texture pack download dialog 2021-11-03 21:11:46 +11:00
UnknownShadow200
16ad02e0ae Direct3D11: Forgot to enable customMipmapsLevels, fixes mipmaps a long way away appearing wrong 2021-11-03 19:53:32 +11:00
UnknownShadow200
0bb46d6c71 Direct3D11: Implement mipmaps. Almost. 2021-11-03 19:28:59 +11:00