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
|
2011-05-29 |
unc0rr |
Tiny optimization
|
changeset |
files
|
2011-05-28 |
koda |
when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
|
changeset |
files
|
2011-05-28 |
koda |
this notification can be removed
|
changeset |
files
|
2011-05-28 |
nemo |
Fix bug that made me lose my tournament match
|
changeset |
files
|
2011-05-27 |
unc0rr |
Don't allocate SDL_event structure on stack
|
changeset |
files
|
2011-05-25 |
TrevInc |
small Korean update
|
changeset |
files
|
2011-05-23 |
nemo |
Try and avoid problem reported by users like RDChrisco with cards that only support 512 texture size, and disable backgrounds. Also, reorganise the rq flags sprite loading a bit. Needs testing to make sure it matches the sprite uses. It should though.
|
changeset |
files
|
2011-05-22 |
unc0rr |
60 seconds cooldown ban on kick
|
changeset |
files
|
2011-05-17 |
nemo |
make the associate button use the user's settings for loading demos/saves
|
changeset |
files
|
2011-05-16 |
unc0rr |
Don't perform RestartServer action when already did it once
|
changeset |
files
|
2011-05-16 |
unc0rr |
Don't send stats after spawning new server
|
changeset |
files
|
2011-05-15 |
unc0rr |
Pass correct arguments on restart
|
changeset |
files
|
2011-05-15 |
unc0rr |
On restart command close server socket and spawn new server, keep running until last client quits
|
changeset |
files
|
2011-05-12 |
koda |
all together now! releaseAndNil ftw
|
changeset |
files
|
2011-05-12 |
koda |
some general tweaks (more intelligent use of macros and more caching)
|
changeset |
files
|
2011-05-10 |
koda |
settings.plist is no more, long live nsuserdefaults
|
changeset |
files
|
2011-05-09 |
koda |
some headers cleanup and rename of stats and playrecord pages for consistency
|
changeset |
files
|
2011-05-09 |
koda |
split pages.h into several header files
|
changeset |
files
|
2011-05-08 |
unc0rr |
Better tracking of damage source and target when scoring a turn
|
changeset |
files
|
2011-05-05 |
unc0rr |
Some improvements on stats subsystem
|
changeset |
files
|
2011-05-03 |
koda |
* moved colours and default port from .cpp.in to .h
|
changeset |
files
|
2011-05-03 |
koda |
* move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well)
|
changeset |
files
|
2011-05-02 |
unc0rr |
Oops, forgot to remove this
|
changeset |
files
|
2011-05-02 |
unc0rr |
Merge cursor_issues into default
|
changeset |
files
|
2011-05-02 |
nemo |
Basic TARDIS implementation. Still needs proper animation, and probably a check to force reappearance on death of last team mate
|
changeset |
files
|
2011-05-02 |
koda |
update hgtags
|
changeset |
files
|
2011-05-01 |
koda |
fix rotation and ammomenu on ios
|
changeset |
files
|
2011-04-30 |
koda |
small fix for starting the ios game
|
changeset |
files
|
2011-05-16 |
unc0rr |
Close branch
cursor_issues
|
changeset |
files
|
2011-04-29 |
unc0rr |
Optimize hwFloat2Float a bit
|
changeset |
files
|
2011-05-02 |
unc0rr |
- Implement a thin wrapper over real cursor, which eliminates need in SDL_WarpMouse outside game window
cursor_issues
|
changeset |
files
|
2011-04-29 |
unc0rr |
Call statistics routine after setting the damage
|
changeset |
files
|
2011-04-29 |
unc0rr |
Merge with default tip
cursor_issues
|
changeset |
files
|
2011-04-29 |
koda |
some updates to the crossbuild system for mac
|
changeset |
files
|
2011-04-29 |
koda |
make sdl1.3 window creation code more readable
|
changeset |
files
|
2011-04-27 |
koda |
fix some more warnings
|
changeset |
files
|