Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
in AboutDialog.ui (+German translation)
|
|
* indexAt was using the wrong coordinate system
* model events now trigger a delayed layout update instead of immediate.
|
|
|
|
|
|
|
|
|
|
Scroll by rows, not pixels.
Paint the checkboxy thing again! Make0 it behave.
Set the group header height properly.
|
|
|
|
optimizations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
have a gui for it.
|
|
into feature_derpstances
Conflicts:
gui/dialogs/OneSixModEditDialog.cpp
logic/OneSixUpdate.cpp
|
|
|
|
|
|
Customize it for the Forge one so people finally shut up about 1.7.4
|
|
|
|
|
|
Allow the user to pick a player name for offline mode.
Big auth refactor. Now using session objects instead of the accounts themselves.
Sessions only last for one instance start and hold all the auth and player data.
|
|
|
|
|
|
|
|
|
|
|
|
Also, cat is no longer mysterious. It's just FLUFFY!
|
|
|
|
|
|
|
|
-> Log Pre- and Post-Launch command happenings
-> Enable the java part to specify the level
TODO: fix logging with mc 1.7's log4j logging infrastructure
Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com>
|
|
into develop
Conflicts:
gui/dialogs/SettingsDialog.cpp
gui/dialogs/SettingsDialog.ui
|
|
|
|
|
|
command line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #38
|