2013-01-26 |
koda |
whitespaces and tabs again
|
changeset |
files
|
2013-01-26 |
koda |
some whitespaces from ios files
|
changeset |
files
|
2013-01-26 |
koda |
complete tabs and trailing whitespace formatting on frontend
|
changeset |
files
|
2013-01-26 |
unc0rr |
Not needed anymore
|
changeset |
files
|
2013-01-26 |
unc0rr |
Don't resend "team quit" message when client closes engine, then quits room:
|
changeset |
files
|
2013-01-26 |
koda |
uConsole on a diet
|
changeset |
files
|
2013-01-25 |
unc0rr |
- Also pass unknown cmds to the server when in room
|
changeset |
files
|
2013-01-25 |
sheepluva |
small cleanup
|
changeset |
files
|
2013-01-25 |
sheepluva |
big indentation/whitespaces cleanup
|
changeset |
files
|
2013-01-25 |
unc0rr |
Some fixes
|
changeset |
files
|
2013-01-25 |
sheepluva |
small cleanup, fix ancient warning (the "itPlay" one)
|
changeset |
files
|
2013-01-25 |
unc0rr |
Fix finding player's another clan
|
changeset |
files
|
2013-01-23 |
dag10 |
Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
|
changeset |
files
|
2013-01-23 |
unc0rr |
Oops, got too excited
|
changeset |
files
|
2013-01-23 |
unc0rr |
Fix crashers
|
changeset |
files
|
2013-01-23 |
koda |
ios, show fps when debugging
|
changeset |
files
|
2013-01-23 |
koda |
update sound preferences in ios settings ('sound' means 'sound effects' instead of 'sound enabled')
|
changeset |
files
|
2013-01-23 |
koda |
restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
|
changeset |
files
|
2013-01-22 |
dag10 |
On pagenetgame, when window is too small the map/game options becomes a tabbed interface to allow for a few lines of chat to always be visible.
|
changeset |
files
|
2013-01-21 |
unc0rr |
Fix official server build
|
changeset |
files
|
2013-01-21 |
unc0rr |
Okay, let's try not trust even room admin on this
|
changeset |
files
|
2013-01-21 |
unc0rr |
Make number of hedgehogs restriction actually work in network game
|
changeset |
files
|
2013-01-21 |
dag10 |
Removed constant repainting of bgwidget on every frame.
|
changeset |
files
|
2013-01-21 |
dag10 |
Prepends an asterisk on maps, styles, and themes that are DLC. (Resolves issue 515)
|
changeset |
files
|
2013-01-21 |
dag10 |
Force-starting a game now only works for client versions >43
|
changeset |
files
|
2013-01-21 |
unc0rr |
Learn to properly localize strings with numbers pleeeeaaaase
|
changeset |
files
|
2013-01-21 |
dag10 |
It is now possible to start a game even if not all players are "ready"; a confirmation prompt is shown. This commit updates the server.
|
changeset |
files
|
2013-01-21 |
dag10 |
Moved room name edit box from footer to top of page. Also shows room name when in slave mode.
|
changeset |
files
|
2013-01-21 |
nemo |
Start piano higher (piano on maps that matched land_height was really weird before). Experiment w/ trying to make birdy shrink into distance to avoid odd birdy vanishes if tracking it.
|
changeset |
files
|
2013-01-20 |
nemo |
restore former cluster behaviour (makes the most diff for the bomb)
|
changeset |
files
|
2013-01-20 |
koda |
lupdate -pro project_files/hedgewars.pro -no-obsolete
|
changeset |
files
|
2013-01-20 |
koda |
reuse the same words with tr() and .arg() in bandialog
|
changeset |
files
|
2013-01-20 |
koda |
fix out of source build
|
changeset |
files
|
2013-01-20 |
unc0rr |
Merge
|
changeset |
files
|
2013-01-20 |
dag10 |
Centered desc label. (Fixes issue 461)
|
changeset |
files
|
2013-01-19 |
dag10 |
Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm.
|
changeset |
files
|
2013-01-19 |
dag10 |
Accidentally left atexit() inside a mac-only section in last revision (rbecac012d502)
|
changeset |
files
|
2013-01-19 |
dag10 |
Moved FileEngineHandler instance in main() to be a pointer released "atexit". (Fixes issue 509)
|
changeset |
files
|
2013-01-19 |
dag10 |
Moved library version info out of about.html and into a QLabel beneath Hedgehog.png on about page.
|
changeset |
files
|
2013-01-19 |
unc0rr |
- Allow server admins to use DELEGATE even when not room owner
|
changeset |
files
|
2013-01-18 |
unc0rr |
Some ignoring
|
changeset |
files
|
2013-01-18 |
unc0rr |
Server messages localization using Qt's l10n subsystem:
|
changeset |
files
|
2013-01-18 |
koda |
improve tips (issue 472)
|
changeset |
files
|
2013-01-18 |
lowdread |
pt_BR.txt update
|
changeset |
files
|
2013-01-18 |
inu |
pt_PT update
|
changeset |
files
|
2013-01-17 |
unc0rr |
Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?)
|
changeset |
files
|
2013-01-17 |
unc0rr |
- Pass unknown chat commands to server
|
changeset |
files
|
2013-01-17 |
sheepluva |
small cleanup of helloSounds; note: physfs:// prefix will break sound paths since playSoundFile uses physfs for finding files already
|
changeset |
files
|
2013-01-17 |
unc0rr |
Merge
|
changeset |
files
|
2013-01-16 |
dag10 |
Can now change theme for static and mission maps.
|
changeset |
files
|
2013-01-15 |
unc0rr |
No
|
changeset |
files
|
2013-01-15 |
dag10 |
Fixes build.
|
changeset |
files
|
2013-01-15 |
dag10 |
Added "what we use" section to "about" page. From GCI.
|
changeset |
files
|
2013-01-14 |
dag10 |
Fixed feedback submission by correcting Content-Type.
|
changeset |
files
|
2013-01-14 |
dag10 |
Fixed disabled QSpinBox border color.
|
changeset |
files
|
2013-01-14 |
dag10 |
Organized options into more relavant tabs.
|
changeset |
files
|
2013-01-14 |
unc0rr |
- Fix another ton of bugs and misbehavior
|
changeset |
files
|
2013-01-14 |
dag10 |
Convert feedback page to dialog (+some fixes from unC0Rr)
|
changeset |
files
|
2013-01-14 |
dag10 |
GCI2012: Abstract Page Load
|
changeset |
files
|
2013-01-14 |
dag10 |
GCI2012: Abstract Hedgewars Dialogs
|
changeset |
files
|