64 Commits

Author SHA1 Message Date
UnknownShadow200
f2fa810755 Fix resources download status widget getting stuffed up on resizing window, more work on resource fetching.
(still disabled since it corrupts heap..)
2018-12-21 17:26:53 +11:00
UnknownShadow200
1ebdf30211 add raw window setting pixels functions for all platforms 2018-11-29 20:37:08 +11:00
UnknownShadow200
69770cf93a rebuild 2018-11-29 01:46:54 +11:00
UnknownShadow200
39d9e40b68 Port some drawing functions from launcher 2018-11-29 00:11:16 +11:00
UnknownShadow200
7c845058aa minor code cleanup 2018-11-18 23:18:04 +11:00
UnknownShadow200
e7738b50fa use more efficient bitmapcol 2018-11-16 15:05:51 +11:00
UnknownShadow200
2c423739bd more use of const 2018-10-14 16:03:52 +11:00
UnknownShadow200
c8c22257e7 C client: Optimise screenshot saving with OpenGL 2018-10-10 20:27:58 +11:00
UnknownShadow200
43b44a5325 Int32/UInt32 -> int32_t/uint32_t 2018-10-07 17:24:31 +11:00
UnknownShadow200
f9eea60daf UInt8 -> uint8_t 2018-10-07 14:25:06 +11:00
UnknownShadow200
0aed43d82d Use int instead of Int32 in most places 2018-10-07 10:28:56 +11:00
UnknownShadow200
6eb08b70e2 C client: Minor code cleanup 2018-09-12 07:36:37 +10:00
UnknownShadow200
84ae5b6205 simplify vorbis windowing 2018-08-23 18:17:18 +10:00
UnknownShadow200
17c686feab recorganise directory structure of C client 2018-08-22 17:28:33 +10:00