unc0rr [Sun, 30 Jan 2011 20:32:23 +0300] rev 4614
Reimplement some more protocol commands
nemo [Wed, 22 Dec 2010 00:48:06 -0500] rev 4613
minor position tweaks. hopefully checking array bounds correctly
unc0rr [Sat, 29 Jan 2011 21:33:24 +0300] rev 4612
- Reactivate pings timer, reimplement PING handler
- Reimplement INFO
nemo [Wed, 22 Dec 2010 00:17:43 -0500] rev 4611
A very very basic snow implementation
unc0rr [Sat, 29 Jan 2011 13:43:07 +0300] rev 4610
Introduce numbered server notice messages
koda [Wed, 22 Dec 2010 04:09:56 +0100] rev 4609
merge
unc0rr [Fri, 28 Jan 2011 22:34:07 +0300] rev 4608
Make client quit on send exception (was commented due to another approach in handling connection lost)
koda [Wed, 22 Dec 2010 03:56:12 +0100] rev 4607
update weapons
unc0rr [Fri, 28 Jan 2011 22:21:29 +0300] rev 4606
Force RNF in AnswerClients too, in order to prevent lazyness in actions (most probably it's redundant to do that, still I do)
koda [Wed, 22 Dec 2010 03:28:14 +0100] rev 4605
this should prevent that ever again
unc0rr [Fri, 28 Jan 2011 22:19:06 +0300] rev 4604
Reimplement some more Actions
koda [Wed, 22 Dec 2010 03:05:28 +0100] rev 4603
damn. it.
Henek [Wed, 22 Dec 2010 02:50:17 +0100] rev 4602
added density for gears used in gfMoreWind, needs alot of tweaking
unc0rr [Thu, 27 Jan 2011 22:14:14 +0300] rev 4601
io = liftIO
Henek [Tue, 21 Dec 2010 23:22:53 +0100] rev 4600
added copying also to schemes and updated some translations
unc0rr [Thu, 27 Jan 2011 22:10:24 +0300] rev 4599
Reimplement one more Action
Henek [Tue, 21 Dec 2010 21:56:34 +0100] rev 4598
added copying of weapon sets
unc0rr [Thu, 27 Jan 2011 22:06:42 +0300] rev 4597
Finally a solution for excess lazyness when working with unsafeThaw'ed arrays
nemo [Tue, 21 Dec 2010 15:12:06 -0500] rev 4596
Merge henek's changes
unc0rr [Wed, 26 Jan 2011 22:26:02 +0300] rev 4595
Send spectators info
Henek [Tue, 21 Dec 2010 14:42:47 +0100] rev 4594
removing all " " in filenames under share and replacing "_" with " " in missions
unc0rr [Wed, 26 Jan 2011 22:06:27 +0300] rev 4593
Apply rev b9fe93f187c4 to server rewrite too
sheepluva [Tue, 21 Dec 2010 10:46:52 +0100] rev 4592
disable fix for
issue #24 in order to fix issue 123, as suggested by koda
unc0rr [Wed, 26 Jan 2011 22:04:18 +0300] rev 4591
Send teams info on join
Henek [Tue, 21 Dec 2010 02:17:45 +0100] rev 4590
added MapHasBorder function for lua and finnished Random Weapons gameplay, might still change though
nemo [Tue, 21 Dec 2010 14:57:33 -0500] rev 4589
Switch default to the compost garbage ball (pending a proper mudball from a real artist), set Snowball for Snow theme only, change en.txt to Mudball
jose1711 [Thu, 23 Dec 2010 17:47:50 +0100] rev 4588
Updated Slovak translation + merge
unc0rr [Tue, 25 Jan 2011 22:23:08 +0300] rev 4587
Send room config to client
unc0rr [Mon, 20 Dec 2010 21:45:10 +0300] rev 4586
- Allow user to use undo, to clear, save and load drawn maps
- Fix a couple of bugs related to those operations
unc0rr [Tue, 25 Jan 2011 22:13:34 +0300] rev 4585
Another approach for fixing listener thread issues, should finally get rid of all problems. Not tested.
unc0rr [Mon, 20 Dec 2010 20:55:45 +0300] rev 4584
Add those stupid breaks
unc0rr [Mon, 24 Jan 2011 21:33:03 +0300] rev 4583
Fix typo in version information
nemo [Sun, 19 Dec 2010 22:06:38 -0500] rev 4582
FAIL - actually assign
unc0rr [Mon, 24 Jan 2011 21:32:26 +0300] rev 4581
Apply new nick restrictions in server rewrite too
nemo [Sun, 19 Dec 2010 21:16:14 -0500] rev 4580
add AI routine
unc0rr [Mon, 10 Jan 2011 18:57:44 +0300] rev 4579
Explicitly kill listening thread in try to prevent messages recieving bugs
nemo [Sun, 19 Dec 2010 21:06:34 -0500] rev 4578
Snowball weapon
unc0rr [Mon, 10 Jan 2011 18:29:43 +0300] rev 4577
Even less craziness
Henek [Mon, 20 Dec 2010 02:00:22 +0100] rev 4576
fixed and enabled removing of game scheme from options page
unc0rr [Mon, 10 Jan 2011 18:28:39 +0300] rev 4575
Fix check for unique nick
koda [Mon, 20 Dec 2010 01:08:46 +0100] rev 4574
ipod touch 4g has only 256mb of ram (like ipad)
unc0rr [Mon, 10 Jan 2011 18:14:05 +0300] rev 4573
Fix typo
nemo [Sun, 19 Dec 2010 14:11:55 -0500] rev 4572
fix typo in hand drawn maps
unc0rr [Mon, 10 Jan 2011 18:12:13 +0300] rev 4571
Bring back room and teams removing
nemo [Sun, 19 Dec 2010 13:33:45 -0500] rev 4570
Merge unc0rr's rearranging of MAP/MAPGEN messages, also his suggested increase of char limit to 20000 and addition of the "c" game message
unc0rr [Mon, 10 Jan 2011 15:42:17 +0300] rev 4569
Convert function to a map
nemo [Sun, 19 Dec 2010 13:31:55 -0500] rev 4568
Ok. This should pull 0.9.14.1 server into default
nemo [Sun, 19 Dec 2010 13:21:14 -0500] rev 4567
Server refactor branch to continue work started in ead2ed20dfd4
unc0rr [Sun, 19 Dec 2010 20:45:15 +0300] rev 4566
Adjust magic consts
unc0rr [Sun, 19 Dec 2010 20:33:33 +0300] rev 4565
Most probably it's fix to a crash
unc0rr [Sun, 19 Dec 2010 20:22:48 +0300] rev 4564
Remove deleteLater()
unc0rr [Sun, 19 Dec 2010 20:16:07 +0300] rev 4563
Some debug info
unc0rr [Sun, 19 Dec 2010 20:01:24 +0300] rev 4562
- Simplify map container code a bit
unc0rr [Sun, 19 Dec 2010 19:24:15 +0300] rev 4561
Seems like just a source of bugs
unc0rr [Sat, 18 Dec 2010 23:02:39 +0300] rev 4560
- Some work on drawMap widget and scene to allow undo, clear, save and load operations
- Fix tons of "parameter not used" warnings
unc0rr [Sat, 18 Dec 2010 21:19:26 +0300] rev 4559
Report 48 hogs for drawn maps
unc0rr [Sat, 18 Dec 2010 21:17:37 +0300] rev 4558
merge
Henek [Sat, 18 Dec 2010 19:15:26 +0100] rev 4557
fix layout in game config widget as per nemo's request
unc0rr [Sat, 18 Dec 2010 21:17:12 +0300] rev 4556
Make use of showEvent, so there's no more need in manual resizing of draw map widget
unc0rr [Sat, 18 Dec 2010 21:08:02 +0300] rev 4555
Try to avoid binary data in log, use shorter descriptions
nemo [Sat, 18 Dec 2010 10:46:59 -0500] rev 4554
oops
nemo [Sat, 18 Dec 2010 10:43:36 -0500] rev 4553
Reenable cReadyDelay - this requires testing on m8y.org from now on until the message is added to other servers
koda [Sat, 18 Dec 2010 15:14:27 +0100] rev 4552
merge
Henek [Fri, 17 Dec 2010 19:27:02 +0100] rev 4551
added replacement of "_" to " " in gameplay scripts
Henek [Fri, 17 Dec 2010 09:26:02 +0100] rev 4550
added set button to seed edit so maps won't regenerate as often
koda [Sat, 18 Dec 2010 15:14:16 +0100] rev 4549
initial stats interpretation for ifrontend
nemo [Thu, 16 Dec 2010 17:40:31 -0500] rev 4548
disable ready timer again, until I can figure out why my message didn't get through.
koda [Thu, 16 Dec 2010 22:46:38 +0100] rev 4547
move server connection stuff in its own class
nemo [Thu, 16 Dec 2010 15:26:19 -0500] rev 4546
oops, forgot world offset, also add a kind of hack to the already hackish set function for visual gears
nemo [Thu, 16 Dec 2010 15:02:35 -0500] rev 4545
offset the sprite
nemo [Thu, 16 Dec 2010 14:34:11 -0500] rev 4544
If this works right, setting Angle (yeah, yeah) switches between an aura circle and a drawn circle. aura is scaled at size 100 being 100% - 200, 200% etc.
koda [Thu, 16 Dec 2010 09:18:03 +0100] rev 4543
Added tag Hedgewars-iOS-1.2.1 for
changeset a5735e877aae
koda [Thu, 16 Dec 2010 02:36:56 +0100] rev 4542
version bump
koda [Thu, 16 Dec 2010 02:34:02 +0100] rev 4541
ignore touches around dpad and buttons (for real)
koda [Thu, 16 Dec 2010 01:45:15 +0100] rev 4540
add two preferences for enabling/disabling blurry land and multitasking
koda [Thu, 16 Dec 2010 00:48:32 +0100] rev 4539
store the (future) password with md5 for ifrontend
koda [Thu, 16 Dec 2010 00:24:57 +0100] rev 4538
add more space for this help message on ipad
unc0rr [Wed, 15 Dec 2010 22:03:46 +0300] rev 4537
Recieve and parse DRAWNMAP config
unc0rr [Wed, 15 Dec 2010 21:48:54 +0300] rev 4536
Fix crash on forced disconnect
unc0rr [Wed, 15 Dec 2010 21:40:16 +0300] rev 4535
The Fix
unc0rr [Wed, 15 Dec 2010 21:10:25 +0300] rev 4534
Don't use std::string
nemo [Tue, 14 Dec 2010 20:41:33 -0500] rev 4533
add optional state parameter to hogsay
nemo [Tue, 14 Dec 2010 19:36:12 -0500] rev 4532
oops
nemo [Tue, 14 Dec 2010 18:18:54 -0500] rev 4531
Reenable ReadyTimer using a synced message NEEDS TESTING.
nemo [Tue, 14 Dec 2010 17:47:53 -0500] rev 4530
merge
jose1711 [Tue, 14 Dec 2010 22:32:47 +0100] rev 4529
Update Slovak translation
nemo [Tue, 14 Dec 2010 17:47:38 -0500] rev 4528
Reorder top registered variables by frequency gathered from 60 or so games of varying length/type. Oh. And add green hair to joker.
unc0rr [Tue, 14 Dec 2010 21:56:37 +0300] rev 4527
Compess at highest ratio
unc0rr [Tue, 14 Dec 2010 21:04:43 +0300] rev 4526
Debug messages
unc0rr [Tue, 14 Dec 2010 20:46:50 +0300] rev 4525
Try to send drawn map data to net server
unc0rr [Tue, 14 Dec 2010 20:01:27 +0300] rev 4524
Don't reset teams when returning from draw map page
nemo [Mon, 13 Dec 2010 19:22:09 -0500] rev 4523
oops. forgot the getter.
nemo [Mon, 13 Dec 2010 19:00:03 -0500] rev 4522
Add an input mask for setting of gear messages. Intended for intercepting user messages. This is totally untested. I don't think it should desync but seriously needs a lot of testing. Esp the doPut behaviour.
nemo [Mon, 13 Dec 2010 18:13:42 -0500] rev 4521
Add override for speech bubble position 0: default, 1: background/translucent 2: foreground/opaque
unc0rr [Mon, 13 Dec 2010 22:12:30 +0300] rev 4520
Allow to draw maps in frontend and play them (only locally, some bugs to fix)
Henek [Mon, 13 Dec 2010 19:26:20 +0100] rev 4519
exposing seed for editing and viewing
unc0rr [Mon, 13 Dec 2010 20:54:18 +0300] rev 4518
Use pageSwitchMapper in some more places
Henek [Mon, 13 Dec 2010 15:02:04 +0100] rev 4517
added team flag to AddTeam and made AI team allowed to have custom flags. added GetGearVelocity and SetGearVelocity and removed CopyPV2. changed knockball to use use these functions instead.
nemo [Sun, 12 Dec 2010 23:52:53 -0500] rev 4516
add PlaySound(soundType, hogGearUID) -- this roundabout way to reference a team seems to be how things are done in lua right now. might need changing in future
Henek [Mon, 13 Dec 2010 04:53:48 +0100] rev 4515
my first merge :(
nemo [Sun, 12 Dec 2010 20:17:00 -0500] rev 4514
div 0 check
Henek [Mon, 13 Dec 2010 04:52:23 +0100] rev 4513
added general scripts to multiplayer and added option for scripts to allow user set schemes or weapon sets.
koda [Mon, 13 Dec 2010 01:24:06 +0100] rev 4512
more server stubs
unc0rr [Sun, 12 Dec 2010 21:47:55 +0300] rev 4511
Pretension to switch to draw map page
koda [Sun, 12 Dec 2010 05:23:37 +0100] rev 4510
add some connection facility to netserver
unc0rr [Sat, 11 Dec 2010 23:28:52 +0300] rev 4509
Use QSignalMapper instead of GoToPage*() functions (not all calls converted yet)
unc0rr [Sat, 11 Dec 2010 21:27:43 +0300] rev 4508
merge
koda [Sat, 11 Dec 2010 18:48:14 +0100] rev 4507
audio_session is giving problems with multitasking so disabling it for now
fix build
Henek [Sat, 11 Dec 2010 14:03:49 +0100] rev 4506
Finnished up the lua translations by adding training maps, campaign is ignored for now
koda [Sat, 11 Dec 2010 02:30:03 +0100] rev 4505
disable large maps also on iphone3gs and ipodtouch3g, they fail to load sometimes
koda [Sat, 11 Dec 2010 01:55:16 +0100] rev 4504
add the appirater class for getting more positive reviews
enabled full multitasking for iphone (but only with ios >= 4.2)
fixed a glitch that would leave stuff onscreen while ammo menu open
Henek [Sat, 11 Dec 2010 01:00:00 +0100] rev 4503
also updated TrophyRace to new system
Henek [Fri, 10 Dec 2010 23:58:15 +0100] rev 4502
lua access to data dir by GetDataPath and made a new scripting translation system with Locale.lua as library and .lua files under Locale. Updated maps Basketball and Knockball to this new system.
smaxx [Fri, 10 Dec 2010 22:39:20 +0100] rev 4501
Frontend:
* Fixed missing icon files on Win32
unc0rr [Sat, 11 Dec 2010 21:27:15 +0300] rev 4500
Add a stub for draw map page
nemo [Thu, 09 Dec 2010 20:35:28 -0500] rev 4499
return RGBA
nemo [Thu, 09 Dec 2010 19:10:37 -0500] rev 4498
clan color fetch
koda [Thu, 09 Dec 2010 22:51:07 +0100] rev 4497
merge
nemo [Thu, 09 Dec 2010 11:12:40 -0500] rev 4496
add missing setter for botlevel
archl [Thu, 09 Dec 2010 10:24:04 -0500] rev 4495
Updated Chinese translation
unc0rr [Thu, 09 Dec 2010 11:59:07 +0300] rev 4494
Pass hardcoded drawn map from frontend into engine \o/
Henek [Wed, 08 Dec 2010 22:35:29 +0100] rev 4493
removing all ; from lua script as an act of temporary rage and perfectionism
nemo [Wed, 08 Dec 2010 15:10:38 -0500] rev 4492
standardise name
nemo [Wed, 08 Dec 2010 14:46:17 -0500] rev 4491
pngcrush the new 2x previews. This "make the preview look a bit crisper at same size in iphone 4" is now costing us 2,916,716 bytes
unc0rr [Wed, 08 Dec 2010 22:25:30 +0300] rev 4490
Stub to recieve /draw command
unc0rr [Wed, 08 Dec 2010 22:18:50 +0300] rev 4489
- Pass map drawing data to engine
- Hardcode one map for test purposes
koda [Thu, 09 Dec 2010 22:50:16 +0100] rev 4488
forgot to update these files
unc0rr [Wed, 08 Dec 2010 21:55:15 +0300] rev 4487
Add drawn map into the list of map generators
koda [Wed, 08 Dec 2010 17:48:33 +0100] rev 4486
fix crasher (somehow, might be glitchy)
koda [Wed, 08 Dec 2010 15:18:08 +0100] rev 4485
merge
nemo [Tue, 07 Dec 2010 23:47:11 -0500] rev 4484
these should probably be expressly integer
nemo [Tue, 07 Dec 2010 23:34:01 -0500] rev 4483
band/bor/bnot to support Lua 5.1 lack of binary ops
nemo [Tue, 07 Dec 2010 22:23:40 -0500] rev 4482
Restore millisecond precision for mines time
nemo [Tue, 07 Dec 2010 19:33:34 -0500] rev 4481
Eh. Since you asked. AddAmmo hook for Lua
nemo [Tue, 07 Dec 2010 17:33:11 -0500] rev 4480
would help if I put it in the right routine
nemo [Tue, 07 Dec 2010 17:29:02 -0500] rev 4479
Add script hook onNewTurn to the end of AfterSwitchHedgehog. This should signal the very start of a new turn, immediately after CurrentTeam is switched.
koda [Wed, 08 Dec 2010 15:16:57 +0100] rev 4478
code cleanup
unc0rr [Tue, 07 Dec 2010 22:02:09 +0300] rev 4477
Add QAspectRatioLayout borrowed from http://wiki.forum.nokia.com/index.php/CS001309_-_Maintaining_square_form_for_a_widget_in_Qt to maintain width == height * 2 aspect ratio for map drawing widget
koda [Wed, 08 Dec 2010 14:47:52 +0100] rev 4476
team selection completely refactored, now has animation and more performance
use a semi transparent black background color (on powerful devices)
other smaller improvements and bugfixes
nemo [Mon, 06 Dec 2010 21:15:41 -0500] rev 4475
rendering optimisations. remove the recursive flames in explosions (might need more due to the gravity change in the new flames) but more usefully, eliminate a number of redundant Tint calls
koda [Tue, 07 Dec 2010 01:18:43 +0100] rev 4474
Forts: reduce preview size and add hi-res one
nemo [Mon, 06 Dec 2010 13:07:36 -0500] rev 4473
try this mikade
nemo [Mon, 06 Dec 2010 08:58:24 -0500] rev 4472
merge
unc0rr [Mon, 06 Dec 2010 12:21:12 +0300] rev 4471
Always keep last point of drawn polyline
nemo [Mon, 06 Dec 2010 08:58:05 -0500] rev 4470
disable say, just don't do anything. trying to avoid spew on spectator join
nemo [Mon, 06 Dec 2010 00:33:39 -0500] rev 4469
string length checks
nemo [Sun, 05 Dec 2010 23:58:15 -0500] rev 4468
fix hsa/hta/hya
nemo [Sun, 05 Dec 2010 23:50:04 -0500] rev 4467
trying to unbreak hog speech
nemo [Sun, 05 Dec 2010 23:08:57 -0500] rev 4466
remove currentteam check
nemo [Sun, 05 Dec 2010 22:02:30 -0500] rev 4465
Allow hog speech when not your turn. Currently is set to 40% opacity (could be fainter) and drawn behind the hogs instead of in front. Also allows hog targetting using a number.
sheepluva [Mon, 06 Dec 2010 03:09:12 +0100] rev 4464
changing Tree Map theme to Halloween (this time on the right branch >_>)
koda [Sun, 05 Dec 2010 23:48:58 +0100] rev 4463
update schemes for ios
koda [Sun, 05 Dec 2010 19:00:41 +0100] rev 4462
added porkey and sheep hats
koda [Sun, 05 Dec 2010 02:44:20 +0100] rev 4461
add a simple check to prevent loading sounds when device is muted
koda [Sun, 05 Dec 2010 00:05:21 +0100] rev 4460
write some version information inside the application
unc0rr [Sat, 04 Dec 2010 23:30:20 +0300] rev 4459
merge
unc0rr [Sat, 04 Dec 2010 23:29:59 +0300] rev 4458
Halfplement decode/drawing routine
unc0rr [Sat, 04 Dec 2010 22:33:14 +0300] rev 4457
- Change painted map file format
- Stub for uLandPainted.pas
nemo [Sat, 04 Dec 2010 15:09:19 -0500] rev 4456
add nil check
nemo [Sat, 04 Dec 2010 11:30:54 -0500] rev 4455
In AI survival mode, have the AI score when it kills humans, instead of its own team, clear poison on an AI kill, and reset AI health using InitialHealth instead of 100.
koda [Sat, 04 Dec 2010 08:52:57 +0100] rev 4454
more retina support and multitasking support
nemo [Thu, 02 Dec 2010 20:40:30 -0500] rev 4453
add visual gear registration
nemo [Thu, 02 Dec 2010 20:29:46 -0500] rev 4452
make Tint(longword) use RGBA
nemo [Thu, 02 Dec 2010 19:51:30 -0500] rev 4451
trying to get tint to behave more as I expect. need to ask Smaxx what he intended here, to avoid too many pointless colour calls
nemo [Thu, 02 Dec 2010 19:19:34 -0500] rev 4450
forgot the passed in uid
nemo [Thu, 02 Dec 2010 19:04:02 -0500] rev 4449
Restore King mode. The worst of the changes was Place Hogs
nemo [Thu, 02 Dec 2010 18:52:37 -0500] rev 4448
compress the PNGs
nemo [Thu, 02 Dec 2010 18:50:52 -0500] rev 4447
merge
koda [Thu, 02 Dec 2010 00:51:56 +0100] rev 4446
enable support for retina display in the ios port
koda [Thu, 02 Dec 2010 00:25:26 +0100] rev 4445
add a higher resolution preview image, could be nice to add a hover effect on normal preview that displays this bigger version
koda [Thu, 02 Dec 2010 00:23:54 +0100] rev 4444
reduce icons to 32x32 but create a 64x64 image for preview, also useful for ios and retina displays (frontend should be updated)
nemo [Thu, 02 Dec 2010 18:45:16 -0500] rev 4443
Add an extra pass in FindPlace for AI resurrection mode to try to make it unwinnable, add DeleteGear, DeleteVisualGear, AddVisualGear, GetVisualGearValues, SetVisualGearValues to Lua
unc0rr [Wed, 01 Dec 2010 22:06:23 +0300] rev 4442
- Implement decode() function.
- Implement saving and loading to/from file
unC0Rr [Wed, 01 Dec 2010 20:45:46 +0300] rev 4441
merge
igorko [Wed, 01 Dec 2010 20:43:35 +0300] rev 4440
Translation update
unC0Rr [Wed, 01 Dec 2010 20:45:05 +0300] rev 4439
Some more improvements
koda [Wed, 01 Dec 2010 01:43:55 +0100] rev 4438
un-break also the ios project
koda [Wed, 01 Dec 2010 00:58:03 +0100] rev 4437
un-break build (wrong merge in uConsole) and update project file with the new sources
koda [Tue, 30 Nov 2010 22:46:47 +0100] rev 4436
OMG merge
nemo [Mon, 29 Nov 2010 23:10:38 -0500] rev 4435
Add poison sounds to all voices pending proper recording by armagon.
unc0rr [Mon, 29 Nov 2010 22:23:56 +0300] rev 4434
Simple simplify() function
nemo [Sun, 28 Nov 2010 15:07:26 -0500] rev 4433
do GoBack if also INGAME due to kick
nemo [Sun, 28 Nov 2010 14:38:42 -0500] rev 4432
disable last commit w/ comment
nemo [Sun, 28 Nov 2010 14:25:24 -0500] rev 4431
suppress PART if game is running. testing, etc.
nemo [Sun, 28 Nov 2010 13:58:25 -0500] rev 4430
Try suppressing those annoying "incorrect state" messages without actually breaking net play. Alter prior checks on GoBack. NEEDS TESTING.
nemo [Sun, 28 Nov 2010 13:12:00 -0500] rev 4429
add null check
nemo [Sun, 28 Nov 2010 12:55:57 -0500] rev 4428
Try to kill off all teams if the player returns to the lobby in mid-game. Also leave game room open for admins to kick/restrict joins etc. NEEDS TESTING PROBABLY BROKE SOMETHING OR OTHER
unc0rr [Sun, 28 Nov 2010 19:03:28 +0300] rev 4427
Basic encoding of drawn map
unc0rr [Sun, 28 Nov 2010 17:23:51 +0300] rev 4426
Improve map editor a bit
unc0rr [Sat, 27 Nov 2010 23:57:31 +0300] rev 4425
Small testing app for DrawMap scene
unc0rr [Sat, 27 Nov 2010 23:55:39 +0300] rev 4424
Some basic functionality
unc0rr [Sat, 27 Nov 2010 22:40:29 +0300] rev 4423
Initial commit of the Draw Map Scene
nemo [Fri, 26 Nov 2010 15:31:57 -0500] rev 4422
add a uid to VGs for purpose of Lua manipulation
nemo [Fri, 26 Nov 2010 10:21:53 -0500] rev 4421
corrected steps
nemo [Thu, 25 Nov 2010 22:56:28 -0500] rev 4420
Add a visual gear for drawing circles. Intent is to allow specifying areas on map for lua scripts (such as to indicate a location to go to). Could also be used to, say, circle a hog in CTF. Also add a "Critical" flag for visual gears so a gear flagges as such will always be created.
prg [Wed, 24 Nov 2010 20:36:46 -0500] rev 4419
fix for frontend desync
nemo [Wed, 24 Nov 2010 16:41:35 -0500] rev 4418
update translations, add Dutch
nemo [Wed, 24 Nov 2010 15:40:28 -0500] rev 4417
move this call to where the game tick is actually incremented
Henek [Mon, 22 Nov 2010 22:05:46 +0100] rev 4416
adding a combobox to weapon editor as scheme editor, added a few notices for deleting and some buttons in this area.
unc0rr [Mon, 22 Nov 2010 21:57:45 +0300] rev 4415
SinTable.inc -> uSinTable.pas
unc0rr [Mon, 22 Nov 2010 21:49:57 +0300] rev 4414
Move doPut into uIO (not a very bad place really)
unc0rr [Mon, 22 Nov 2010 21:43:31 +0300] rev 4413
uCommandHandlers
Henek [Mon, 22 Nov 2010 12:35:52 +0100] rev 4412
added disabling option to itemNum and grey images for that. also made default weapon sets uneditable and not deleteable.
Henek [Mon, 22 Nov 2010 10:04:08 +0100] rev 4411
fix SetEffect, last parameter was not a boolean
Henek [Mon, 22 Nov 2010 00:34:53 +0100] rev 4410
a Henek-koda production: nicer game config screen, fixed scheme-weapon lock, added scheme editing to config page and some minor stuff
nemo [Sun, 21 Nov 2010 18:12:20 -0500] rev 4409
fix chat
nemo [Sun, 21 Nov 2010 16:13:44 -0500] rev 4408
revert 4388 - was there already, I didn't notice. still no idea what the problem is
nemo [Sun, 21 Nov 2010 15:57:38 -0500] rev 4407
I think unc0rr forgot to add initModule here
nemo [Sun, 21 Nov 2010 13:13:42 -0500] rev 4406
Increase teams to 8 to match the 8 colours, fix
issue #108, reenable rope length modifier
nemo [Sun, 21 Nov 2010 12:11:50 -0500] rev 4405
detach rope if the Land[] vanishes
unc0rr [Sun, 21 Nov 2010 19:51:33 +0300] rev 4404
Remove some more circular dependencies
unc0rr [Sun, 21 Nov 2010 19:41:19 +0300] rev 4403
uDebug
unc0rr [Sun, 21 Nov 2010 19:14:45 +0300] rev 4402
Remove uChat dependency from uCommands
unc0rr [Sun, 21 Nov 2010 19:07:43 +0300] rev 4401
Remove uAmmos dependaency from uCommands
nemo [Sun, 21 Nov 2010 10:53:50 -0500] rev 4400
fix rope test
Henek [Sun, 21 Nov 2010 16:48:44 +0100] rev 4399
fix key binds for lua created teams and added wind control
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)
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
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.
unc0rr [Sun, 21 Nov 2010 16:55:19 +0300] rev 4395
merge
nemo [Sun, 21 Nov 2010 08:42:41 -0500] rev 4394
move rendering to fix 4368:3698361802ed
unc0rr [Sun, 21 Nov 2010 16:53:31 +0300] rev 4393
uCaptions
nemo [Sun, 21 Nov 2010 01:26:31 -0500] rev 4392
Fix koda's esc key binding so leaving rooms works correctly with it
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.
unc0rr [Sat, 20 Nov 2010 23:55:00 +0300] rev 4390
Move localization data to uVariables, some Uses cleanup
unc0rr [Sat, 20 Nov 2010 23:48:04 +0300] rev 4389
Move land hash checking into commands
unc0rr [Sat, 20 Nov 2010 23:20:46 +0300] rev 4388
Oops, forgot the file
unc0rr [Sat, 20 Nov 2010 23:19:52 +0300] rev 4387
no way
unc0rr [Sat, 20 Nov 2010 23:10:26 +0300] rev 4386
Forgot this
unc0rr [Sat, 20 Nov 2010 23:08:11 +0300] rev 4385
Introduce uGearsRender
unc0rr [Sat, 20 Nov 2010 22:05:01 +0300] rev 4384
It works, though wastes too much of CPU
nemo [Thu, 18 Nov 2010 16:58:08 -0500] rev 4383
merge
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?)
unC0Rr [Thu, 18 Nov 2010 17:00:45 +0300] rev 4381
Got no warning about this, why?
unC0Rr [Thu, 18 Nov 2010 16:19:55 +0300] rev 4380
Introduce uRenderUtils
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
unC0Rr [Thu, 18 Nov 2010 15:45:35 +0300] rev 4378
Introduce uRender
unC0Rr [Thu, 18 Nov 2010 12:12:51 +0300] rev 4377
Haven't found a better place than uIO for OutError
unC0Rr [Thu, 18 Nov 2010 11:50:02 +0300] rev 4376
Move SendStats to uIO
unC0Rr [Thu, 18 Nov 2010 11:45:31 +0300] rev 4375
Introduce uTextures