Marianne Gagnon
|
64adbb4238
Remove anchor as weapon from help menu, fixes #2173
|
9 gadi atpakaļ |
hiker
|
d4f3fc88d6
Merged pull requests #2191.
|
9 gadi atpakaļ |
Flakebi
|
e16a7de617
Change xml style of screens and fix some issues with screens
|
10 gadi atpakaļ |
auria
|
35518d6526
Update ingame documentation for new bubblegum. Update translation files, fixing invalid XML files
|
11 gadi atpakaļ |
auria
|
ef148dd8cc
Rework how <box> tags work in STKGUI files for finer control over layout. Adapt existing layouts accordingly.
|
11 gadi atpakaļ |
auria
|
e0a0b74659
Replace rubber ball by basket ball (trunk only, not branch)
|
12 gadi atpakaļ |
hikerstk
|
3c67221a07
Updated help text for swatter and rubber ball, made
|
13 gadi atpakaļ |
hikerstk
|
fa9b53eed4
Applied Khonkhortisan's patch for #395: adding help text
|
13 gadi atpakaļ |
auria
|
03fb11823b
Improve unicode string extraction
|
14 gadi atpakaļ |
auria
|
f855b80b59
Added SHY character to 'multiplayer' string to allow line breaks. Does not currently work correctly because of irrlicht issues
|
14 gadi atpakaļ |
auria
|
e37780572e
Improve a bit back buttons
|
14 gadi atpakaļ |
auria
|
7377d6739e
Add uniform back buttons everywhere in a subtle location
|
14 gadi atpakaļ |
auria
|
51b1ffcf85
Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC
|
14 gadi atpakaļ |
auria
|
431e65b745
Added bubble widget to work around clipped text in help menu .I'm not sure I like it, and it's especially ugly in the glass skin, but that can be worked on later.
|
14 gadi atpakaļ |
auria
|
d9879fe3c4
Mention swapper in the help screen
|
14 gadi atpakaļ |
auria
|
e2e442f756
Fixed help screen bug caused by the recent move of items. Also modifying the code to make it easier to debug such kind of problem in the future (print the details to stderr, don't just assert(false))
|
15 gadi atpakaļ |
auria
|
e2a89b12c5
Fixed parachute in help screen (because texture name of icon changed)
|
15 gadi atpakaļ |
auria
|
2236237e02
improvements to layout engine & improvements to help menu
|
15 gadi atpakaļ |
auria
|
6f1a199e7d
Worked around font measurement issue that caused text clipping
|
15 gadi atpakaļ |
auria
|
512e70d855
Improved icon in help tab
|
15 gadi atpakaļ |
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 gadi atpakaļ |
auria
|
5aa52c20ce
Implemented viewing the help menu in-game
|
15 gadi atpakaļ |
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 gadi atpakaļ |
auria
|
e655b6330b
Updated french translation so that I can test transaltion of menus eventually
|
15 gadi atpakaļ |
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 gadi atpakaļ |
auria
|
720bbbaee0
massive improvements to looks of options and help menus
|
16 gadi atpakaļ |
auria
|
b5af09764f
improved look of tabs in options/help. mouse navigation still clunky
|
16 gadi atpakaļ |
auria
|
66cc077beb
improved layout in preferences to adapt to more resolutions. added max_width/max_height properties
|
16 gadi atpakaļ |
auria
|
f6d8943c70
replaced some plain ribbons with tabs (help, preferences)
|
16 gadi atpakaļ |
auria
|
b8033334d6
starting to implement better skinning. currently, only plain buttons are skinned (you can see one in the help screens if you wish to see). I made a theme as proof of concept, if people don't like it, it can easily be replaced ;)
|
16 gadi atpakaļ |