Tue, 19 Apr 2011 00:19:01 +0200 |
koda |
things are a little sanier
|
changeset |
files
|
Mon, 18 Apr 2011 02:45:51 +0200 |
koda |
work in progress yet again (can run some games now)
|
changeset |
files
|
Sun, 17 Apr 2011 22:38:24 +0200 |
koda |
more refactoring, less warnings, less stuff kept around
|
changeset |
files
|
Sun, 17 Apr 2011 20:52:56 +0200 |
koda |
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
|
changeset |
files
|
Sun, 17 Apr 2011 23:44:54 -0400 |
nemo |
I'm not saying this fixes anything, I'm just hoping it inspires Tiy to take an interest in the theme. (removes the background water effect that just wasn't working, puts in new spray objects including removing the copyrighted one, tries for a sand that doesn't look like sandpaper)
|
changeset |
files
|
Sun, 17 Apr 2011 13:33:46 -0400 |
nemo |
merge in japanese updates
|
changeset |
files
|
Sun, 17 Apr 2011 12:48:32 -0400 |
nemo |
An experiment - make bazooka AI use float instead of hwFloat - should be as accurate, but faster.
|
changeset |
files
|
Sun, 17 Apr 2011 11:57:46 -0400 |
nemo |
Allow head of rope to attach to hogs/barrels/crates again. Rope still does not, to avoid the bug.
|
changeset |
files
|
Sun, 17 Apr 2011 22:16:36 +0400 |
unc0rr |
Try to allow cursor to reach water when zooming out
cursor_issues
|
changeset |
files
|
Sat, 16 Apr 2011 23:21:15 +0400 |
unc0rr |
Make AI switch to amNothing before trying to walk if it holds weapon which needs targeting (not tested)
|
changeset |
files
|
Fri, 15 Apr 2011 22:38:50 +0400 |
unc0rr |
Add 'Cancel connection' button. Fixes issue #162
|
changeset |
files
|
Fri, 15 Apr 2011 21:36:59 +0400 |
unc0rr |
Send server's name in udp packet. Fixes issue #25
|
changeset |
files
|
Thu, 14 Apr 2011 18:17:30 -0400 |
nemo |
adjust crosshair criteria again. this should take care of sniper rifle and crosshair after attacking
|
changeset |
files
|
Tue, 12 Apr 2011 15:57:16 -0400 |
nemo |
update dejavu - might possibly fix the german/brazillian/swedish crasher, who knows.
|
changeset |
files
|
Tue, 12 Apr 2011 22:31:48 +0400 |
unc0rr |
Start implementation of archivements/ratings on server side: replay saving routine
|
changeset |
files
|
Tue, 12 Apr 2011 21:28:37 +0400 |
unc0rr |
Show winners in console in a special form so this information could be easily parsed
|
changeset |
files
|
Mon, 11 Apr 2011 18:23:43 +0200 |
Henek |
cleared up Random Weapons and implemented remembering of weapons in Balanced Random Weapons too, also seems to work
|
changeset |
files
|
Mon, 11 Apr 2011 11:22:10 -0400 |
nemo |
Change a few iterations over list to what is apparently a modification safe syntax, may fix issue #208 and #217 - needs testing of course.
|
changeset |
files
|
Mon, 11 Apr 2011 01:30:43 +0200 |
sheepluva |
grenade back to old damage, but from now on explosions assume they are not closer to a gear's center than the gear's radius
|
changeset |
files
|
Mon, 11 Apr 2011 00:35:53 +0200 |
Henek |
now Random Weapons will show the weapon you will get during the other players turns
|
changeset |
files
|
Sun, 10 Apr 2011 17:25:34 -0400 |
nemo |
rename gtBomb to gtGrenade, nerf grenade from 50 to 47 pending some flag to indicate pixels in Land[] belonging to current hog to avoid throwing grenades into hogs
|
changeset |
files
|
Sun, 10 Apr 2011 14:04:56 -0400 |
nemo |
Fix a few crosshair bugs. Disable ShowCrosshair and just decide when drawing.
|
changeset |
files
|
Mon, 11 Apr 2011 20:53:55 +0000 |
y2kbugxp90 |
typo
|
changeset |
files
|
Sun, 10 Apr 2011 20:02:25 +0200 |
sheepluva |
//
|
changeset |
files
|
Mon, 11 Apr 2011 00:42:06 +0000 |
y2kbugxp90 |
A bunch of Japanese edits
|
changeset |
files
|
Sun, 10 Apr 2011 20:36:09 +0400 |
unc0rr |
Make WriteLnToConsole write to stderr instead of stdout
|
changeset |
files
|
Sun, 10 Apr 2011 05:09:41 +0000 |
y2kbugxp90 |
Got a start on localizing all these strings.
|
changeset |
files
|
Sun, 10 Apr 2011 20:24:25 +0400 |
unc0rr |
Add a parameter for game simulation with no gui/sound enabled, just to get statistics
|
changeset |
files
|
Sun, 10 Apr 2011 04:23:27 +0000 |
y2kbugxp90 |
The first of several Japanese language localization patches.
|
changeset |
files
|
Sat, 09 Apr 2011 15:54:28 -0400 |
nemo |
Check for 0 health to avoid div by 0. spotted by mikade.
|
changeset |
files
|
Fri, 08 Apr 2011 21:15:57 +0200 |
claymore |
added Balanced Random Weapon gameplay script
|
changeset |
files
|
Fri, 08 Apr 2011 18:50:12 +0200 |
claymore |
Frontend: room rename
|
changeset |
files
|
Fri, 08 Apr 2011 13:42:25 +0200 |
sheepluva |
//
|
changeset |
files
|
Fri, 08 Apr 2011 11:40:18 +0200 |
sheepluva |
comments
|
changeset |
files
|
Fri, 08 Apr 2011 04:30:28 +0200 |
sheepluva |
guess what. comments. yay for burning commits
|
changeset |
files
|
Fri, 08 Apr 2011 03:07:04 +0200 |
sheepluva |
some more comments *yawns*
|
changeset |
files
|
Thu, 07 Apr 2011 23:54:09 +0200 |
sheepluva |
added some comments in order to confuse the GSoC students as much as possible ;D
|
changeset |
files
|
Thu, 07 Apr 2011 14:13:11 -0400 |
nemo |
redundant now
|
changeset |
files
|
Thu, 07 Apr 2011 21:43:43 +0400 |
unc0rr |
Fix crash in server (accessing deleted room)
|
changeset |
files
|
Thu, 07 Apr 2011 11:30:56 -0400 |
nemo |
For mikade - bit more flexibility in script captions
|
changeset |
files
|
Thu, 07 Apr 2011 13:26:56 +0200 |
igorko |
mono version for ukranian voices
|
changeset |
files
|
Thu, 07 Apr 2011 13:21:11 +0200 |
koda |
merge
|
changeset |
files
|
Thu, 07 Apr 2011 01:45:38 +0200 |
sheepluva |
fix indentation and missing newline at end of file
|
changeset |
files
|
Wed, 06 Apr 2011 22:56:05 +0200 |
Jonathan |
Improved random name generation (now a random fort and random grave is choosen
|
changeset |
files
|
Wed, 06 Apr 2011 22:55:22 +0200 |
Jonathan |
background stars won't go all in the same direction anymore
|
changeset |
files
|
Wed, 06 Apr 2011 11:51:23 +0200 |
Jonathan |
avoided some ambiguous function calls
|
changeset |
files
|
Wed, 06 Apr 2011 00:30:02 +0200 |
koda |
merge
|
changeset |
files
|
Tue, 05 Apr 2011 16:27:58 -0400 |
nemo |
set cLocale even for en
|
changeset |
files
|
Wed, 06 Apr 2011 00:29:49 +0200 |
koda |
strangely enough, the new sdl rotation code is incompatible with our system... this is a workaround that should hold up until their code becomes more stable
|
changeset |
files
|
Tue, 05 Apr 2011 16:15:20 -0400 |
Zorg |
Fixing issue 211. Check to see if m_currPath is NULL before doing anything in mouseReleaseEvent. Multiple mouse release events can occur after a mouse press and before the next mouse press if you mouse-click really fast.
|
changeset |
files
|
Tue, 05 Apr 2011 16:23:52 -0400 |
nemo |
Allow override of voicepack with a locale voicepack. Untested, but should mean that a Default voice should use the Ukranian version if that is their locale.
|
changeset |
files
|
Tue, 05 Apr 2011 22:21:02 +0200 |
koda |
wow we're getting famous http://hg.libsdl.org/SDL/rev/8a04b596b472
|
changeset |
files
|
Tue, 05 Apr 2011 16:05:41 -0400 |
Zorg |
Testing a merge.
|
changeset |
files
|
Tue, 05 Apr 2011 20:28:44 +0200 |
sheepluva |
Digital-Theme, converted+fixed as requested by koda, sorry I had no choice. He would had been all "couch" again if I hadn't done this for him :(
|
changeset |
files
|
Tue, 05 Apr 2011 17:10:48 +0200 |
koda |
fix windows compilation
|
changeset |
files
|
Tue, 05 Apr 2011 11:00:18 -0400 |
nemo |
oops. forgot the parent cmakelist
|
changeset |
files
|
Tue, 05 Apr 2011 10:59:23 -0400 |
igorko |
Ukranian localisation of a voicepack. Still to be decided, if this should localised, and played as Default if a user is using the ukranian locale.
|
changeset |
files
|
Mon, 04 Apr 2011 16:27:27 +0200 |
koda |
you can use esc to exit chat when input is empty
|
changeset |
files
|
Mon, 04 Apr 2011 12:53:11 +0200 |
koda |
enable keyrepeat while chatting so you can keep backspace pressed to delete a line (fix issue 111)
|
changeset |
files
|
Sun, 03 Apr 2011 20:07:05 +0400 |
unc0rr |
Allow to rename room
|
changeset |
files
|