Marianne Gagnon
|
64adbb4238
Remove anchor as weapon from help menu, fixes #2173
|
před 9 roky |
hiker
|
d4f3fc88d6
Merged pull requests #2191.
|
před 9 roky |
Flakebi
|
e16a7de617
Change xml style of screens and fix some issues with screens
|
před 10 roky |
auria
|
35518d6526
Update ingame documentation for new bubblegum. Update translation files, fixing invalid XML files
|
před 11 roky |
auria
|
ef148dd8cc
Rework how <box> tags work in STKGUI files for finer control over layout. Adapt existing layouts accordingly.
|
před 11 roky |
auria
|
e0a0b74659
Replace rubber ball by basket ball (trunk only, not branch)
|
před 12 roky |
hikerstk
|
3c67221a07
Updated help text for swatter and rubber ball, made
|
před 13 roky |
hikerstk
|
fa9b53eed4
Applied Khonkhortisan's patch for #395: adding help text
|
před 13 roky |
auria
|
03fb11823b
Improve unicode string extraction
|
před 14 roky |
auria
|
f855b80b59
Added SHY character to 'multiplayer' string to allow line breaks. Does not currently work correctly because of irrlicht issues
|
před 14 roky |
auria
|
e37780572e
Improve a bit back buttons
|
před 14 roky |
auria
|
7377d6739e
Add uniform back buttons everywhere in a subtle location
|
před 14 roky |
auria
|
51b1ffcf85
Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC
|
před 14 roky |
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.
|
před 14 roky |
auria
|
d9879fe3c4
Mention swapper in the help screen
|
před 14 roky |
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))
|
před 15 roky |
auria
|
e2a89b12c5
Fixed parachute in help screen (because texture name of icon changed)
|
před 15 roky |
auria
|
2236237e02
improvements to layout engine & improvements to help menu
|
před 15 roky |
auria
|
6f1a199e7d
Worked around font measurement issue that caused text clipping
|
před 15 roky |
auria
|
512e70d855
Improved icon in help tab
|
před 15 roky |
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
|
před 15 roky |
auria
|
5aa52c20ce
Implemented viewing the help menu in-game
|
před 15 roky |
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)
|
před 15 roky |
auria
|
e655b6330b
Updated french translation so that I can test transaltion of menus eventually
|
před 15 roky |
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
|
před 16 roky |
auria
|
720bbbaee0
massive improvements to looks of options and help menus
|
před 16 roky |
auria
|
b5af09764f
improved look of tabs in options/help. mouse navigation still clunky
|
před 16 roky |
auria
|
66cc077beb
improved layout in preferences to adapt to more resolutions. added max_width/max_height properties
|
před 16 roky |
auria
|
f6d8943c70
replaced some plain ribbons with tabs (help, preferences)
|
před 16 roky |
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 ;)
|
před 16 roky |