3627 Commits

Author SHA1 Message Date
UnknownShadow200
11dcbdad6c fix linux build 2018-12-15 21:32:28 +11:00
UnknownShadow200
6bd9c1f6fd work on resources menu 2018-12-15 20:04:15 +11:00
UnknownShadow200
cc1a48b43a Fix mppass 2018-12-15 13:42:54 +11:00
UnknownShadow200
e88bf11443 Get caret in launcher working 2018-12-15 12:55:00 +11:00
UnknownShadow200
8df5aa9265 now password/mpass are saved and loaded. Fix input widgets in launcer initially inserting at start instead of end. 2018-12-14 22:18:05 +11:00
UnknownShadow200
dc58379697 Move stuff out of Game.c and general cleanup 2018-12-13 21:51:42 +11:00
UnknownShadow200
55d402e7cf document drawer2D 2018-12-13 10:54:54 +11:00
UnknownShadow200
b297fc44e4 allow measuring just text width and font height in drawer2D 2018-12-13 08:20:12 +11:00
UnknownShadow200
c44fb9948c Fix linux build 2018-12-13 00:42:18 +11:00
UnknownShadow200
777f4fa88e get basic table to draw 2018-12-12 23:16:03 +11:00
UnknownShadow200
483fb591ed Start porting servers to C launcher 2018-12-12 19:55:48 +11:00
UnknownShadow200
251fd578ac const everywhere 2018-12-12 12:35:51 +11:00
UnknownShadow200
9ba0a6a63c more work on main menu 2018-12-12 12:19:31 +11:00
UnknownShadow200
451d9fcd28 Fix build and fix updating script 2018-12-11 21:48:43 +11:00
UnknownShadow200
a614b3c7ee More work on updating 2018-12-11 21:29:36 +11:00
UnknownShadow200
0d328a47c0 Fix some system fonts showing white artifacts in position in top left (Thanks 123DMWM) 2018-12-11 18:04:15 +11:00
UnknownShadow200
5caa2c99b2 fix changing colours in launcher not saving 2018-12-11 13:55:45 +11:00
UnknownShadow200
4be56bf54c more work on updates menu 2018-12-11 08:40:22 +11:00
UnknownShadow200
09127b69e3 Initial WIP port of main menu to launcher 2018-12-11 07:46:12 +11:00
UnknownShadow200
dff90a9100 WIP port of UpdatesScreen 2018-12-09 23:19:13 +11:00
UnknownShadow200
9b20a73d88 Fix text not getting properly clipped, fix keys getting stuck when focus lost on linux 2018-12-09 13:46:30 +11:00
UnknownShadow200
1f982f753d Mostly port ColoursScreen 2018-12-08 21:35:57 +11:00
UnknownShadow200
eb8a8e0933 Input works now 2018-12-08 16:11:54 +11:00
UnknownShadow200
9c67b48372 Now resizing works 2018-12-08 13:15:24 +11:00
UnknownShadow200
31864f17f2 now actually get the code to compile 2018-12-07 22:16:21 +11:00
UnknownShadow200
fe36d72786 finish json parser 2018-12-07 20:46:04 +11:00
UnknownShadow200
35b6fadc95 Fix more crashes and start working on JSON port 2018-12-07 18:24:00 +11:00
UnknownShadow200
eb1e69b86b fix some crashes 2018-12-07 15:39:52 +11:00
UnknownShadow200
48cafedff0 Add updater script 2018-12-07 13:56:06 +11:00
UnknownShadow200
6669d87cc1 Some minor changes to force a rebuild 2018-12-07 13:29:40 +11:00
UnknownShadow200
32fffb895d fix compile errors in launcher 2018-12-07 11:19:09 +11:00
UnknownShadow200
8066a76858 Allow holding down tab in Launcher 2018-12-06 20:55:09 +11:00
UnknownShadow200
397f0f872a Fix old default.png getting used when changing texture pack 2018-12-05 18:18:05 +11:00
UnknownShadow200
7482123873 only alpha 0 should be used for measuring default.png character widths, not alpha < 127 2018-12-04 23:05:28 +11:00
UnknownShadow200
d4527c2363 fix launcher showing .98 still 2018-12-04 20:10:43 +11:00
UnknownShadow200
e2035f3ae5 Release 0.99.9.99 0.99.9.99 2018-12-03 19:36:50 +11:00
UnknownShadow200
1d04d00752 fix compile errors 2018-12-03 00:11:53 +11:00
UnknownShadow200
40cadd9316 Fix /client model being broken 2018-12-02 23:52:28 +11:00
UnknownShadow200
1513a20cd3 mark TrimStart and TrimEnd functions as unsafe, start porting launcher input widget 2018-12-02 15:43:53 +11:00
UnknownShadow200
c735fa69af fix accepted textures list being broken from yesterday's commit 2018-12-02 12:06:45 +11:00
UnknownShadow200
4c019f900a Show 0.30 version when in classic mode 2018-12-02 03:55:58 +11:00
UnknownShadow200
a3b8cd48c2 Fix crash if opening audio device fails, more work on porting launcher to C 2018-12-02 02:48:28 +11:00
UnknownShadow200
55a5008913 Start porting Launcher to C 2018-12-01 14:48:44 +11:00
UnknownShadow200
da93962ec6 move Block_RecalculateAllSpriteBB out of TexturePack.c 2018-11-30 20:40:08 +11:00
UnknownShadow200
3ae356beba Reorganise texture pack/terrain atlas/animations files 2018-11-30 17:02:45 +11:00
UnknownShadow200
b888213adc make chat api a bit cleaner 2018-11-30 14:44:36 +11:00
UnknownShadow200
1ebdf30211 add raw window setting pixels functions for all platforms 2018-11-29 20:37:08 +11:00
UnknownShadow200
9af457d63f Fix crash when your model is a block and you are holding air in inventory 2018-11-29 17:49:55 +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