Sun, 21 Nov 2010 19:51:33 +0300 Remove some more circular dependencies
unc0rr [Sun, 21 Nov 2010 19:51:33 +0300] rev 4404
Remove some more circular dependencies
Sun, 21 Nov 2010 19:41:19 +0300 uDebug
unc0rr [Sun, 21 Nov 2010 19:41:19 +0300] rev 4403
uDebug
Sun, 21 Nov 2010 19:14:45 +0300 Remove uChat dependency from uCommands
unc0rr [Sun, 21 Nov 2010 19:14:45 +0300] rev 4402
Remove uChat dependency from uCommands
Sun, 21 Nov 2010 19:07:43 +0300 Remove uAmmos dependaency from uCommands
unc0rr [Sun, 21 Nov 2010 19:07:43 +0300] rev 4401
Remove uAmmos dependaency from uCommands
Sun, 21 Nov 2010 10:53:50 -0500 fix rope test
nemo [Sun, 21 Nov 2010 10:53:50 -0500] rev 4400
fix rope test
Sun, 21 Nov 2010 16:48:44 +0100 fix key binds for lua created teams and added wind control
Henek [Sun, 21 Nov 2010 16:48:44 +0100] rev 4399
fix key binds for lua created teams and added wind control
Sun, 21 Nov 2010 17:48:58 +0300 Move some command handlers out of uCommands into more appropriate places, thus removing some dependencies. Ideally uCommands shouldn't depend on anything (except for uTypes and uConsts probably)
unc0rr [Sun, 21 Nov 2010 17:48:58 +0300] rev 4398
Move some command handlers out of uCommands into more appropriate places, thus removing some dependencies. Ideally uCommands shouldn't depend on anything (except for uTypes and uConsts probably)
Sun, 21 Nov 2010 09:37:48 -0500 Disable rope attach to hogs/crates/barrels etc. Should fix a bug in collision according to unc0rr
nemo [Sun, 21 Nov 2010 09:37:48 -0500] rev 4397
Disable rope attach to hogs/crates/barrels etc. Should fix a bug in collision according to unc0rr
Sun, 21 Nov 2010 09:12:44 -0500 After repeated requests, variable length rope. Intended for the infinite rope folks, but values less than 100 make rope more interesting IMO.
nemo [Sun, 21 Nov 2010 09:12:44 -0500] rev 4396
After repeated requests, variable length rope. Intended for the infinite rope folks, but values less than 100 make rope more interesting IMO.
Sun, 21 Nov 2010 16:55:19 +0300 merge
unc0rr [Sun, 21 Nov 2010 16:55:19 +0300] rev 4395
merge
Sun, 21 Nov 2010 08:42:41 -0500 move rendering to fix 4368:3698361802ed
nemo [Sun, 21 Nov 2010 08:42:41 -0500] rev 4394
move rendering to fix 4368:3698361802ed
Sun, 21 Nov 2010 16:53:31 +0300 uCaptions
unc0rr [Sun, 21 Nov 2010 16:53:31 +0300] rev 4393
uCaptions
Sun, 21 Nov 2010 01:26:31 -0500 Fix koda's esc key binding so leaving rooms works correctly with it
nemo [Sun, 21 Nov 2010 01:26:31 -0500] rev 4392
Fix koda's esc key binding so leaving rooms works correctly with it
Sun, 21 Nov 2010 01:08:43 -0500 In the case of per-hog-ammo, switch the ammo viewed when not your turn to what will probably be your ammo, assuming that hog survives.
nemo [Sun, 21 Nov 2010 01:08:43 -0500] rev 4391
In the case of per-hog-ammo, switch the ammo viewed when not your turn to what will probably be your ammo, assuming that hog survives.
Sat, 20 Nov 2010 23:55:00 +0300 Move localization data to uVariables, some Uses cleanup
unc0rr [Sat, 20 Nov 2010 23:55:00 +0300] rev 4390
Move localization data to uVariables, some Uses cleanup
Sat, 20 Nov 2010 23:48:04 +0300 Move land hash checking into commands
unc0rr [Sat, 20 Nov 2010 23:48:04 +0300] rev 4389
Move land hash checking into commands
Sat, 20 Nov 2010 23:20:46 +0300 Oops, forgot the file
unc0rr [Sat, 20 Nov 2010 23:20:46 +0300] rev 4388
Oops, forgot the file
Sat, 20 Nov 2010 23:19:52 +0300 no way
unc0rr [Sat, 20 Nov 2010 23:19:52 +0300] rev 4387
no way
Sat, 20 Nov 2010 23:10:26 +0300 Forgot this
unc0rr [Sat, 20 Nov 2010 23:10:26 +0300] rev 4386
Forgot this
Sat, 20 Nov 2010 23:08:11 +0300 Introduce uGearsRender
unc0rr [Sat, 20 Nov 2010 23:08:11 +0300] rev 4385
Introduce uGearsRender
Sat, 20 Nov 2010 22:05:01 +0300 It works, though wastes too much of CPU
unc0rr [Sat, 20 Nov 2010 22:05:01 +0300] rev 4384
It works, though wastes too much of CPU
Thu, 18 Nov 2010 16:58:08 -0500 merge
nemo [Thu, 18 Nov 2010 16:58:08 -0500] rev 4383
merge
Thu, 18 Nov 2010 17:01:35 +0300 New version of cycles searcher, doesn't work for some reason (shouldn't use O(n) lookup?)
unC0Rr [Thu, 18 Nov 2010 17:01:35 +0300] rev 4382
New version of cycles searcher, doesn't work for some reason (shouldn't use O(n) lookup?)
Thu, 18 Nov 2010 17:00:45 +0300 Got no warning about this, why?
unC0Rr [Thu, 18 Nov 2010 17:00:45 +0300] rev 4381
Got no warning about this, why?
Thu, 18 Nov 2010 16:19:55 +0300 Introduce uRenderUtils
unC0Rr [Thu, 18 Nov 2010 16:19:55 +0300] rev 4380
Introduce uRenderUtils
Thu, 18 Nov 2010 15:55:02 +0300 No need for Extended data type just to draw some visual gears. It's a shame we have Math unit dependency
unC0Rr [Thu, 18 Nov 2010 15:55:02 +0300] rev 4379
No need for Extended data type just to draw some visual gears. It's a shame we have Math unit dependency
Thu, 18 Nov 2010 15:45:35 +0300 Introduce uRender
unC0Rr [Thu, 18 Nov 2010 15:45:35 +0300] rev 4378
Introduce uRender
Thu, 18 Nov 2010 12:12:51 +0300 Haven't found a better place than uIO for OutError
unC0Rr [Thu, 18 Nov 2010 12:12:51 +0300] rev 4377
Haven't found a better place than uIO for OutError
Thu, 18 Nov 2010 11:50:02 +0300 Move SendStats to uIO
unC0Rr [Thu, 18 Nov 2010 11:50:02 +0300] rev 4376
Move SendStats to uIO
Thu, 18 Nov 2010 11:45:31 +0300 Introduce uTextures
unC0Rr [Thu, 18 Nov 2010 11:45:31 +0300] rev 4375
Introduce uTextures
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip