UnknownShadow200
|
e20f57dcb5
|
Style: Namespace everything.
|
2016-09-26 18:33:05 +10:00 |
|
UnknownShadow200
|
0ab5ef4434
|
Rename INetworkProcessor to the more descriptive IServerConnection, since it does not necessarily actually use the network.
|
2016-09-11 12:52:00 +10:00 |
|
UnknownShadow200
|
f5a016fce0
|
Fix disconnected screen flickering on OpenGL backend.
|
2016-08-18 23:51:00 +10:00 |
|
UnknownShadow200
|
e39be25b3f
|
Fix minor issue with ErrorScreen unnecessarily redrawing the button.
|
2016-08-16 12:14:43 +10:00 |
|
UnknownShadow200
|
ff4b1eb723
|
Avoid foreach wherever possible.
|
2016-08-15 12:57:25 +10:00 |
|
UnknownShadow200
|
b2ff1bb70e
|
Fix being unable to use function keys in error screen. (Thanks WolfGangNS)
|
2016-08-14 10:00:49 +10:00 |
|
UnknownShadow200
|
cc92a2794e
|
oldWidth/oldHeight is never used in the gui code, removed it.
|
2016-07-25 12:24:57 +10:00 |
|
UnknownShadow200
|
7432413a77
|
Move gui code to a separate class.
|
2016-07-25 12:11:55 +10:00 |
|
UnknownShadow200
|
db86bee196
|
Fix error screen losing colour after context is lost.
|
2016-07-16 23:30:57 +10:00 |
|
UnknownShadow200
|
7fa3fb5ca1
|
Error screen is same colour as classic, minor performance optimisations for mesh building.
|
2016-07-06 23:47:48 +10:00 |
|
UnknownShadow200
|
579357c081
|
Reset all blocks on disconnection from server.
|
2016-05-08 00:20:28 +10:00 |
|
UnknownShadow200
|
fc4028f013
|
Initial work on adding Reset method to IGameComponent. (To reset state for reconnection to a server)
|
2016-04-24 23:13:29 +10:00 |
|
UnknownShadow200
|
9f933ac1d6
|
Make normal and classic mode buttons consistent.
|
2016-04-22 08:39:29 +10:00 |
|
UnknownShadow200
|
ef34766b2b
|
More fixes for default.png, fix 'okay' widget not being properly closed when clicking on 'use font'.
|
2016-04-19 18:02:11 +10:00 |
|
UnknownShadow200
|
32697c43ca
|
Implement proper scrollbar for the block inventory, partially addresses #141.
|
2016-03-30 22:43:08 +11:00 |
|
UnknownShadow200
|
7a2e5d6049
|
Organise most things into namespaces.
|
2016-03-27 09:33:51 +11:00 |
|
UnknownShadow200
|
a78205c45a
|
Add copyright notices to every source file.
|
2016-03-26 13:51:42 +11:00 |
|
UnknownShadow200
|
70243e6838
|
Allow using non-arial font names.
|
2016-02-01 18:11:06 +11:00 |
|
UnknownShadow200
|
c1753b03b8
|
Can get extended help/description by right clicking on certain buttons.
|
2016-01-20 14:14:56 +11:00 |
|
UnknownShadow200
|
6478ddb987
|
Allow using scroll wheel in 'colour scheme' in launcher, other minor touchups.
|
2015-12-31 23:15:40 +11:00 |
|
UnknownShadow200
|
cfcab93452
|
Add reconnect button to error screen. (Thanks 123DontMessWitMe)
|
2015-12-22 11:08:55 +11:00 |
|
UnknownShadow200
|
97a38f3cf4
|
Show warning screen for first time a texture pack is sent to the client. Fix bugs with being able to press B in both error and map loading screens.
|
2015-11-14 17:56:36 +11:00 |
|
UnknownShadow200
|
f1a7a0e513
|
Remove 'Add new' from hotkeys, just clicking on empty hotkey line does the same thing. Make HUD show behind pause and block menu screen.
|
2015-11-08 17:03:44 +11:00 |
|
UnknownShadow200
|
e726a4aef8
|
Remove invalidate as it didn't fix issues on linux, other minor cleanup.
|
2015-10-21 06:15:49 +11:00 |
|
UnknownShadow200
|
e9c190c28c
|
Refactor and comment gui, make tab list higher up and more solid.
|
2015-10-09 16:47:39 +11:00 |
|
UnknownShadow200
|
a119b2bddf
|
Add support for EnvMapApperance v2 packets, other various cleanup.
|
2015-09-23 19:53:12 +10:00 |
|
UnknownShadow200
|
7826f84b55
|
Consistency of Game/Window - now just use game. Start work on adding crosshairs.
|
2015-09-01 18:03:36 +10:00 |
|
UnknownShadow200
|
4cc1e27157
|
Cleanup the solution - move the client's files and folders into their own folder.
|
2015-07-25 06:45:14 +10:00 |
|