UnknownShadow200
|
080032b922
|
Mac: Fix window redrawing having artifacts and mouse movement not being registered when using coca backend with macOS tiger
|
2021-02-08 21:02:40 +11:00 |
|
UnknownShadow200
|
6131a3f8cf
|
Mac: Fix 64 bit client gradually leaking memory overtime
|
2021-02-08 20:28:46 +11:00 |
|
UnknownShadow200
|
11d21a711a
|
Mac: Fix cocoa backend not compiling on 32 bit
|
2021-02-08 07:52:33 +11:00 |
|
UnknownShadow200
|
1f1b9f983d
|
Mobile: Fix clicking onscreen delete button still placing a block (Thanks kaikai)
|
2021-02-07 23:27:38 +11:00 |
|
UnknownShadow200
|
05ab96a615
|
whoops
|
2021-02-07 16:09:50 +11:00 |
|
UnknownShadow200
|
6276d7d0e2
|
Mac: Fix encrypting/decrypting always erroring
|
2021-02-07 16:03:10 +11:00 |
|
UnknownShadow200
|
db380b53db
|
try to fix cocoa build not compiling against 10.5 SDK
|
2021-02-07 14:15:51 +11:00 |
|
UnknownShadow200
|
3c25686757
|
Improve buildbot script, integrate android buildbot into it
|
2021-02-07 14:05:57 +11:00 |
|
UnknownShadow200
|
b0f41513fa
|
Merge pull request #790 from UnknownShadow200/ObjectiveCocoa
Port cocoa backend to Objective C.
|
2021-02-07 13:19:14 +11:00 |
|
UnknownShadow200
|
9a5447579d
|
Fix solaris and use session caching on all platforms
Since now Platform_Decrypt/Encrypt will just fail instead of falling back to XOR
|
2021-02-07 01:06:05 +11:00 |
|
UnknownShadow200
|
1d79143011
|
Implement machine uuid for BSDs using sysctl
|
2021-02-06 23:25:36 +11:00 |
|
UnknownShadow200
|
6eee7a735f
|
For security, just fail instead of falling back to using key of 0 or XOR obfuscating data
|
2021-02-06 19:14:08 +11:00 |
|
UnknownShadow200
|
e31adc09e3
|
Fix not compiling with macOS SDK < 10.5
|
2021-02-06 18:32:49 +11:00 |
|
UnknownShadow200
|
f6b9fa63a4
|
Fix crashing on macOS tiger
|
2021-02-06 09:05:48 +11:00 |
|
UnknownShadow200
|
08232da712
|
Merge changes
|
2021-02-05 07:15:14 +11:00 |
|
UnknownShadow200
|
58380529f9
|
Add Input_SetTouchMode
|
2021-02-01 18:36:10 +11:00 |
|
UnknownShadow200
|
9b1690ae58
|
Don't crash immediately if glXQueryVersion fails (Thanks aleksb385)
|
2021-01-31 21:19:38 +11:00 |
|
UnknownShadow200
|
5b82fbb124
|
Webclient: Fix copy/paste not working on IE11 because of last two commits
|
2021-01-31 21:03:54 +11:00 |
|
UnknownShadow200
|
79a7c24aee
|
Webclient: Fix can't copy/paste on Safari macOS
|
2021-01-31 19:28:37 +11:00 |
|
UnknownShadow200
|
083652ebf4
|
Simplify clipboard API
|
2021-01-31 18:57:35 +11:00 |
|
UnknownShadow200
|
4b398eb546
|
avoid 64 bit division in Updater_GetBuildTime on android
|
2021-01-30 23:42:55 +11:00 |
|
UnknownShadow200
|
33c1e4e791
|
Android: Use device theme for dialogs, also fixes not working on old android
|
2021-01-30 13:49:51 +11:00 |
|
UnknownShadow200
|
ebc4d9f753
|
Fix http requests always failing on old android
|
2021-01-30 12:53:36 +11:00 |
|
UnknownShadow200
|
5700988e49
|
Partially works on Android 2.3 now too
|
2021-01-30 10:20:23 +11:00 |
|
UnknownShadow200
|
198932aa93
|
Get it partially working on Android 3.0
|
2021-01-30 08:57:41 +11:00 |
|
UnknownShadow200
|
980f98a06a
|
Switch to loading OpenSLES dynamically
|
2021-01-29 23:04:41 +11:00 |
|
UnknownShadow200
|
0725c5122c
|
Show message box if System.loadLibrary fails, drop minSdk version to 8 so I don't have to remember to keep readding that in
|
2021-01-29 20:46:16 +11:00 |
|
UnknownShadow200
|
1869964be4
|
Opensource build server script, add android to build server script, improve notify script a bit
|
2021-01-28 22:06:35 +11:00 |
|
UnknownShadow200
|
9a2b624874
|
Fix dying with SIGFPE on older versions when using .apk compiled by buildbot
|
2021-01-26 13:51:52 +11:00 |
|
UnknownShadow200
|
75afb8c6e5
|
Fix apk compiled by buildbot not installing on older android devices
|
2021-01-26 10:48:20 +11:00 |
|
UnknownShadow200
|
1d232c609c
|
Fix last commit
|
2021-01-26 09:17:13 +11:00 |
|
UnknownShadow200
|
a8555a0e0c
|
Webclient: Try fix backspace not working on ios safari (Thanks aleksb385)
|
2021-01-26 08:37:51 +11:00 |
|
UnknownShadow200
|
12e675f754
|
Add buildbot script for android (still got a few things to fix though)
|
2021-01-25 23:42:31 +11:00 |
|
UnknownShadow200
|
c59202a8d4
|
Make it compile on android again
|
2021-01-25 07:21:42 +11:00 |
|
UnknownShadow200
|
5cf5c26458
|
Don't crash launcher if login service server returns incorrect JSON for servers list
|
2021-01-24 11:06:34 +11:00 |
|
UnknownShadow200
|
bec56df691
|
Release 1.2.4
1.2.4
|
2021-01-24 08:38:21 +11:00 |
|
UnknownShadow200
|
dfdf1e150d
|
Report next intended position instead of current position to server
Fixes rare issues like where you can land on a block then jump off it again without the server noticing
|
2021-01-24 08:33:13 +11:00 |
|
UnknownShadow200
|
e66649b285
|
Try to avoid depth precision problems with faraway objects with higher FOV on direct3d9
|
2021-01-23 20:27:57 +11:00 |
|
UnknownShadow200
|
4b734ffe7c
|
Windows: Add option to disable raw mouse input to workaround buggy mice (Thanks mansfield)
|
2021-01-23 18:51:40 +11:00 |
|
UnknownShadow200
|
8562b6fb48
|
Fully support vanilla windows 98
|
2021-01-23 17:41:58 +11:00 |
|
UnknownShadow200
|
c26e463a05
|
Avoid pointless check for if options.txt exists
|
2021-01-23 16:59:22 +11:00 |
|
UnknownShadow200
|
33a6992cca
|
Mac 64bit: Fix dockbar/menubar quit not working (Thanks deityflame75)
|
2021-01-23 13:43:07 +11:00 |
|
UnknownShadow200
|
a0aa8a0f95
|
Mac 64bit: Fix dockbar/menubar quit not working (Thanks deityflame75)
|
2021-01-23 13:35:57 +11:00 |
|
UnknownShadow200
|
2a8f104228
|
Fully port cocoa backend to ObjC
|
2021-01-23 11:39:45 +11:00 |
|
UnknownShadow200
|
a58b0660a7
|
Port most of cocoa window back to ObjC
|
2021-01-23 10:46:28 +11:00 |
|
UnknownShadow200
|
7f0a23674c
|
Start moving objc code into actual .m file, starting with OpenGL context
|
2021-01-23 09:38:26 +11:00 |
|
UnknownShadow200
|
d5226a023f
|
Improve documentation for C++ plugins (Thanks xnotx123)
Also get icon working on windows 98
|
2021-01-22 21:27:54 +11:00 |
|
UnknownShadow200
|
18b2fcc9c8
|
X11: Fix game never getting focused when focus follows pointer root
|
2021-01-21 22:46:05 +11:00 |
|
UnknownShadow200
|
8faf15855a
|
Add option to use custom login server
|
2021-01-21 21:45:06 +11:00 |
|
UnknownShadow200
|
bf76e58e5d
|
Make cloud rendering a little bit faster
|
2021-01-20 18:59:35 +11:00 |
|