UnknownShadow200
7013769090
Fix using ice block for borders of map, not having ice collision behaviour on bottom border
2018-11-15 17:47:27 +11:00
UnknownShadow200
15f9ee0365
Fix edge/sides of air not working. (thanks tornato)
2018-11-15 11:45:42 +11:00
UnknownShadow200
0c2af35687
fix linux build again
2018-11-14 16:21:04 +11:00
UnknownShadow200
53cfcd0b62
fix delay when trying to paste on linux
2018-11-14 11:14:43 +11:00
igor725
1e4f2b2f0e
Windows Makefile and small compiling speedup
2018-11-12 19:46:42 +03:00
UnknownShadow200
b55d12f7e9
Fix hotkeys that are the same as fly/noclip/respawn/set spawn, not working at all
2018-11-12 22:56:48 +11:00
UnknownShadow200
8b3ace041d
Fix black pixel on cursor on linux.
2018-11-12 20:50:15 +11:00
UnknownShadow200
035b316d3d
Fix Keypad5 wrong on linux
2018-11-12 16:47:28 +11:00
UnknownShadow200
131e3e7613
Fix clicking 'edge height' (so e.g. default value is set to 32), then exiting menu, then generating a new level with a smaller height (so default should only be a single digit), then going back to the menu and then clicking default value again, would show that digit followed by a leftover 2 digit
2018-11-12 00:54:46 +11:00
UnknownShadow200
e192c0a8eb
fix
2018-11-11 02:18:55 +11:00
UnknownShadow200
34cf16ac33
add functions for dynamically loading libraries/symbols, make win platform unicode/ascii agnostic
2018-11-11 02:05:04 +11:00
UnknownShadow200
a7e8429b86
fix buttons not being immediately selected when changing menus in game/launcher (thanks tornato)
2018-11-10 17:04:56 +11:00
UnknownShadow200
ad4c4b7c6d
minor code cleanup
2018-11-10 12:59:46 +11:00
UnknownShadow200
caddf623b7
attempt to fix again, make lots of variables static to reduce size of linux executable
2018-11-09 15:39:46 +11:00
UnknownShadow200
6453b06aa4
attempt to fix functions not being exported for windows exe
2018-11-09 14:46:44 +11:00
UnknownShadow200
ba5a6dff1f
Fix numpad/scroll lock/insert mapping to wrong keys. Also get the client running on solaris.
2018-11-09 11:24:31 +11:00
UnknownShadow200
34172f31f2
Start exporting some functions for C client, also allow page up/down in list menus.
2018-11-08 22:36:20 +11:00
UnknownShadow200
3597b364a2
Fix vsync crashing on linux in rare cases.
...
GLX may return a valid address in glxgetprocaddress, even for unsupported functions. While this might just be a stub on some systems, it causes a GLXBadContextTag at X_GLXVendorPrivate on others. So just check the extensions string for actual support.
2018-11-08 19:08:12 +11:00
UnknownShadow200
79803313c1
Fix client sometimes losing focus on linux
2018-11-07 17:14:19 +11:00
UnknownShadow200
8447c1fe0d
Fix just |[scale] models not working. (Thanks 123DMWM)
2018-11-07 12:02:28 +11:00
UnknownShadow200
b4b9c229bc
Fix copy/paste not working on linux
2018-11-07 10:01:24 +11:00
UnknownShadow200
30bb86babd
and more
2018-11-06 17:15:19 +11:00
UnknownShadow200
aeec580a12
you guessed it, even more
2018-11-05 21:31:40 +11:00
UnknownShadow200
feaf213fa2
yet more c90 rewrite
2018-11-04 13:23:40 +11:00
UnknownShadow200
514174f2bf
fix corruption decoding some large terrain.png, fix title in F10 at wrong position (thanks fam0r)
2018-11-03 10:30:41 +11:00
UnknownShadow200
97a0d662fd
rebuild
2018-11-02 15:38:50 +11:00
UnknownShadow200
e04126fb52
Make vorbis huffman decoder take 20% of time compared to before
2018-11-02 15:31:45 +11:00
UnknownShadow200
940597d28c
fix crash when http error occurs when signing in
2018-11-02 12:33:43 +11:00
UnknownShadow200
aa020aaf22
disable some more unused bits of freetype
2018-11-01 22:17:02 +11:00
UnknownShadow200
5185b79a45
Fix corrupted images when reading some large skybox or terrain textures
2018-11-01 10:59:54 +11:00
UnknownShadow200
2def64bf19
drop more unused code, reduces size of exe by 20kb for msvc
2018-11-01 00:06:59 +11:00
UnknownShadow200
d14661c3e8
drop some stuff from freetype don't care about
2018-10-31 19:40:19 +11:00
UnknownShadow200
4c63243c3b
fix fix some fonts not getting loaded on OSX
2018-10-31 19:16:22 +11:00
UnknownShadow200
75ceeda229
fix some fonts not getting loaded on OSX
2018-10-31 17:42:58 +11:00
UnknownShadow200
c82035884d
Show a dialog box telling user they need to redownload update to get C client
2018-10-31 16:39:56 +11:00
UnknownShadow200
dec52c9d53
Actually download the C client when updating
2018-10-31 11:11:27 +11:00
UnknownShadow200
869064c5c7
Fix wrong sounds option key, fix 'fly on' being two pixels too high
2018-10-30 15:21:09 +11:00
UnknownShadow200
bdd37b98ab
add super secret 'use c client' button to launcher
2018-10-30 13:43:22 +11:00
UnknownShadow200
9b8d83b032
Fix some system fonts getting corrupted when loading
2018-10-29 23:58:20 +11:00
UnknownShadow200
f62818fabf
yet more C90 rewrite
2018-10-29 22:52:51 +11:00
UnknownShadow200
c59895536a
fix 64x64 skins from changes yesterday
2018-10-29 15:27:32 +11:00
UnknownShadow200
44aef5ac83
Fix double free in Font_CloseWrapper
2018-10-29 14:21:31 +11:00
UnknownShadow200
010cde1710
simplify human model a bit (untested)
2018-10-29 09:54:59 +11:00
UnknownShadow200
e59c15033a
Fix ErrorHandler_DumpRegisters declaration
2018-10-29 09:54:58 +11:00
andrewphorn
d6823699c4
trigger one last build
2018-10-28 10:09:57 -07:00
andrewphorn
29fd6c1794
Update C-client-notes.md
2018-10-28 10:04:38 -07:00
andrewphorn
33496d2b63
I didn't like that space anyway
2018-10-28 09:58:14 -07:00
andrewphorn
0f0a0d163a
Trigger a rebuild to see if it works
2018-10-28 09:51:05 -07:00
UnknownShadow200
9da34eab7f
Don't restrict size of custom blocks to between 0 and 1, allow from -7.9 to 7.9
2018-10-28 18:01:41 +11:00
UnknownShadow200
2f511c96ee
minor cleanup
2018-10-28 17:55:39 +11:00