Flakebi
|
4ab84a6b83
Unify I18N attributes in screens
|
10 years ago |
Flakebi
|
e16a7de617
Change xml style of screens and fix some issues with screens
|
10 years ago |
auria
|
900d495ee9
Make GUI lists just use box, to make them in line with the latest changes that borders should be inside width/height
|
11 years ago |
auria
|
ef148dd8cc
Rework how <box> tags work in STKGUI files for finer control over layout. Adapt existing layouts accordingly.
|
11 years ago |
auria
|
1b57f7430f
Move player selection to the options as was discussed
|
13 years ago |
auria
|
80ce6be8f7
Make FBO setting configurable in GUI
|
13 years ago |
auria
|
7377d6739e
Add uniform back buttons everywhere in a subtle location
|
14 years ago |
auria
|
b55cafda36
Reorganize options in more screens, use 'accordion tabs' to fit everything in the available space, I *think* the result is good, feedback welcome
|
14 years ago |
auria
|
81282e3464
Modified several screens that used absolute positions and sizes to use the full power of the layout managers
|
14 years ago |
auria
|
dd0caa5f0a
Split audio and video options in 2 separate tabs, in preparation for adding more items
|
15 years ago |
auria
|
2f3cf6d8b4
Cleanup : less publicly editable members in Widget, renamed the name of tabs in options because there was a name conflict, improved widget search into the tree
|
15 years ago |
auria
|
2dd0a904b6
Improved buttons to have their size depend on text contents; made the 'enter' key trigger a PA_FIRE action
|
15 years ago |
auria
|
d8f063ea09
Worked around text clipping issue in options
|
15 years ago |
auria
|
d9f6abd511
Major and great font update : added support for scalable fonts (better not wait for them to implement it), and added a second more colourful font for titles
|
15 years ago |
auria
|
e778c34078
Implemented viewing the options menu in-game
|
15 years ago |
auria
|
9a6f3ef547
Improved extraction of strings from XML files (now with a python script that also supports comments to the translators; also, uses expat, which detected lots of errors through my XML files XD)
|
15 years ago |
auria
|
a359f74ea4
Added label to players preferences to explain how to edit a player
|
15 years ago |
auria
|
36bfc5e7fe
The player list can now be extended in Options, and is saved to file and loaded too
|
15 years ago |
auria
|
bfa5b18f24
misc cleanup (especially in modal dialogs)
|
15 years ago |
auria
|
35faf740ca
working towards players list + added more control over widget positions when in sizers
|
15 years ago |
auria
|
a08a59cc17
Added 'back' buttons to option screens
|
16 years ago |
auria
|
55b5694224
since it's less and less sure we can have good-looking fonts quickly and easily in irrlicht, committing a small version of the current one so the game is at least usable
|
16 years ago |
auria
|
720bbbaee0
massive improvements to looks of options and help menus
|
16 years ago |
auria
|
b5af09764f
improved look of tabs in options/help. mouse navigation still clunky
|
16 years ago |
auria
|
66cc077beb
improved layout in preferences to adapt to more resolutions. added max_width/max_height properties
|
16 years ago |
auria
|
f6d8943c70
replaced some plain ribbons with tabs (help, preferences)
|
16 years ago |
auria
|
b5f7ac87ce
improved path flexibility in graphics files (can now access textures from data/textures too, will be useful in help to show weapons icons, etc.)
|
16 years ago |
auria
|
b2202d0a0f
refined the option menu's skeleton
|
16 years ago |