2011-06-21 |
koda |
update theme listing for ios
|
changeset |
files
|
2011-06-21 |
koda |
remove/rename icons for dummy themes
|
changeset |
files
|
2011-06-21 |
Henek |
remove theme.cfg from CMakeLists too
|
changeset |
files
|
2011-06-21 |
mikade |
New User Mission: That Sinking Feeling
|
changeset |
files
|
2011-06-21 |
mikade |
PianoStrike exploit fix for Capture The Flag.
|
changeset |
files
|
2011-06-21 |
unc0rr |
Derive themes list from list of dirs in Themes folder which have icon.png inside
|
changeset |
files
|
2011-06-21 |
koda |
restore logging on mac
|
changeset |
files
|
2011-06-21 |
nemo |
Avoid desyncing on blurry land
|
changeset |
files
|
2011-06-20 |
nemo |
oops
|
changeset |
files
|
2011-06-20 |
nemo |
Allow scripting to set arbitrary weapon counts
|
changeset |
files
|
2011-06-20 |
nemo |
ack. forgot to add my stub files
|
changeset |
files
|
2011-06-20 |
mikade |
merge
|
changeset |
files
|
2011-06-20 |
unc0rr |
Implement testing for illegal characters
|
changeset |
files
|
2011-06-20 |
nemo |
Small stub web view that I'm hoping to use in conjunction with ~/.hedgewars/Data - I'd like to link to a page on hedgewars.org, intercept linkClicked, fetch zip files, then unpack the structure under Data. Just checking this in so it doesn't clutter up project. Also tidied up the .pro a bit, even though we aren't really using it for much anymore. Should in theory be able to do a build now.
|
changeset |
files
|
2011-06-20 |
nemo |
move smoothing into separate function, adjust call order
|
changeset |
files
|
2011-06-20 |
nemo |
25%, not 50%
|
changeset |
files
|
2011-06-20 |
koda |
merge Zorg's changes
|
changeset |
files
|
2011-06-20 |
nemo |
More AA - try smoothing explosions a bit
|
changeset |
files
|
2011-06-19 |
sheepluva |
display player count below and with label, just because it's funny to mess with unC0Rr's code and make him cry :P
|
changeset |
files
|
2011-06-20 |
Zorg |
Oops, don't need this.
|
changeset |
files
|
2011-06-20 |
nemo |
More AA - try smoothing explosions a bit
|
changeset |
files
|
2011-06-20 |
Zorg |
When the password field is filled with null characters and when the user tries to edit the field, clear it.
|
changeset |
files
|
2011-06-19 |
sheepluva |
display player count below and with label, just because it's funny to mess with unC0Rr's code and make him cry :P
|
changeset |
files
|
2011-06-19 |
tsleon |
updated russian translation
|
changeset |
files
|
2011-06-19 |
koda |
passing by reference... my darkest enemy
|
changeset |
files
|
2011-06-18 |
koda |
fix water bubbles like sheepluva wanted (also code formatting)
|
changeset |
files
|
2011-06-18 |
koda |
under osx don't load a file in case a game is already running (also a little of code formatting)
|
changeset |
files
|
2011-06-18 |
krdrt5367 |
updated polish translation
|
changeset |
files
|
2011-06-18 |
koda |
add the manual build server dir to .hgignore
|
changeset |
files
|
2011-06-18 |
koda |
file association for mac!
|
changeset |
files
|
2011-06-15 |
koda |
expose the available translations in the plist file
|
changeset |
files
|
2011-06-15 |
koda |
forgot to update this variable name
|
changeset |
files
|
2011-06-18 |
nemo |
revert back to 512x512
|
changeset |
files
|
2011-06-17 |
mikade |
okay...
|
changeset |
files
|
2011-06-21 |
unc0rr |
Ability to turn camera following gears off
|
changeset |
files
|
2011-06-17 |
nemo |
merge of tsleon's updated russian. I assume unc0rr will vet the phrasing
|
changeset |
files
|
2011-06-16 |
mikade |
Fully playable version of Space Invasion (fingers crossed). No bugs known.
|
changeset |
files
|
2011-06-21 |
unc0rr |
Don't stick to enemies when there are more than 2 clans
|
changeset |
files
|
2011-06-14 |
nemo |
check alternate script loading path
|
changeset |
files
|
2011-06-14 |
nemo |
corrected user ptData path
|
changeset |
files
|
2011-06-14 |
nemo |
add missing user path check
|
changeset |
files
|
2011-06-14 |
nemo |
Oops. Forgot an assignment.
|
changeset |
files
|
2011-06-13 |
nemo |
Bit more reusability
|
changeset |
files
|
2011-06-13 |
nemo |
Enable ~/.hedgewars/Data (or platform equivalent) to override/extend pretty much everything in system Data dir. Obviously desyncing can occur, so this is at user's own risk. Should simplify map etc install. Needs testing.
|
changeset |
files
|
2011-06-12 |
nemo |
If 2 or more resolutions are available, use the 2nd in the list. This should (usually) be smaller than the desktop resolution, which should reduce noob fail (not realising part of interface is obscured)
|
changeset |
files
|
2011-06-12 |
nemo |
Make flakes respond to wind a bit more strongly
|
changeset |
files
|
2011-06-12 |
nemo |
Skip droplets if plain splash is enabled, add a sanity check just in case.
|
changeset |
files
|
2011-06-10 |
ts leon |
Update for ver. 0.9.15
|
changeset |
files
|
2011-06-11 |
nemo |
Should reduce rope skip fail and unrealistic rope drownings
|
changeset |
files
|
2011-06-09 |
nemo |
fix splash
|
changeset |
files
|
2011-06-09 |
nemo |
tweak to avoid specks after damage
|
changeset |
files
|
2011-06-09 |
Zorg |
Set m_game_connected to false after emitting Disconnected(). This fixes a bug in a case such that when entering an invalid password, the game would bring you back to the main menu.
|
changeset |
files
|
2011-06-08 |
Zorg |
Attempt to fix issue 125. The password pop-up doesn't appear every time when going into the official server anymore, now it only does it when the password is blank. If a user enters an invalid password, the password is set blank to avoid the user going back to the official server just to be rejected. When entering an invalid password, the unknown error dialog doesn't show up anymore, but the connection lost to server one still does. This fixes the bug where the user would be spammed with error messages. The user can also now change his password in the settings page.
|
changeset |
files
|
2011-06-04 |
nemo |
Nerf RC a bit
|
changeset |
files
|
2011-06-02 |
nemo |
oops.
|
changeset |
files
|
2011-06-02 |
nemo |
Don't need to check for this case
|
changeset |
files
|
2011-06-02 |
nemo |
Experiment in making the land less jagg-y
|
changeset |
files
|
2011-05-29 |
koda |
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
|
changeset |
files
|
2011-05-29 |
koda |
allow fpc to search through the user directory when linking frameworks
|
changeset |
files
|
2011-05-29 |
koda |
unbreak compiling frontend under osx
|
changeset |
files
|