Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

BigWigs 2676 2548 BigWigs (Shyva) 29170 25920 3041

latest revision download BigWigs

2676 annotated / raw | Diffs: previous, other | Lines: 64 ( +6, -4 )

Created: 2006-06-11 21:38:45 -0700 (23 months ago) | Author: tekkub | Changeset: 2676

BigWigs
- Integrated FryGuy's "send to self" logic on message sending (so you'll always get a local trigging the moment you send a message, no waiting for the server to echo it back)
- Confirmed that the recv throttling does in fact work

Branch point for: BigWigs (Shyva)

2675 annotated / raw | Diffs: previous, other | Lines: 62 ( +3, -10 )

Created: 2006-06-11 21:23:22 -0700 (23 months ago) | Author: tekkub | Changeset: 2675

BigWigs - Comm module should now work the same regardless of if the user uses CTRA or oRA (fixed the error thrown for some oRA users)

2616 annotated / raw | Diffs: previous, other | Lines: 69 ( +5, -8 )

Created: 2006-06-10 09:09:26 -0700 (23 months ago) | Author: tekkub | Changeset: 2616

BigWigs - Fixed a logic error in the inbound sync handler that may have caused throttling to not work correctly

2570 annotated / raw | Diffs: previous, other | Lines: 72 ( +19, -7 )

Created: 2006-06-09 17:51:29 -0700 (23 months ago) | Author: tekkub | Changeset: 2570

BigWigs - Added sync message support for CTRA users.  This is completely and totally untested... who wants to do the naughty part and run CTRA?

2560 annotated / raw | Diffs: previous, other | Lines: 60 ( +16, -2 )

Created: 2006-06-09 12:58:38 -0700 (23 months ago) | Author: tekkub | Changeset: 2560

BigWigs - Added throttle code to the Comm module.  To register a message for throttling fire off a "BIGWIGS_SYNC_THROTTLE" event with args msg, time.  Time is in seconds.  If time is nil the throttle is erased.  This will supress repeat events from firing for x seconds after the first one does.

2553 annotated / raw | Diffs: previous, other | Lines: 46 ( +3, -2 )

Created: 2006-06-09 09:18:45 -0700 (23 months ago) | Author: ammo | Changeset: 2553

Bigwigs:
* Fixed typos and functionality.

2550 annotated / raw | Diffs: previous, other | Lines: 45 ( +2, -2 )

Created: 2006-06-09 07:59:12 -0700 (23 months ago) | Author: tekkub | Changeset: 2550

BigWigs - shouldn't throw errors for non-oRAers

2548 new annotated / raw | Lines: 45 ( +45, -0 )

Created: 2006-06-09 07:52:04 -0700 (23 months ago) | Author: tekkub | Changeset: 2548

BigWigs - Added Comm module, will only work with oRA right now, see Ammo's upcoming changes for examples on use.

latest revision download Branch BigWigs (Shyva)

29170 new annotated / raw | Diffs: previous, other | Lines: 64 ( +64, -0 )

Created: 2007-02-27 12:26:04 -0800 (14 months ago) | Author: kergoth | Changeset: 29170

.Revert revision 29169.  Bad developer, bad!  No cookie for you!

Properties

 svn:eol-style = native

29169 deleted | Diffs: previous, other | Lines: 0 ( +0, -64 )

Created: 2007-02-27 12:20:54 -0800 (14 months ago) | Author: sylvanaar | Changeset: 29169

Removed file/folder

25920 annotated / raw | Diffs: previous, other | Lines: 64 ( +64, -64 )

Created: 2007-01-23 13:39:48 -0800 (15 months ago) | Author: kergoth | Changeset: 25920

.Line ending fixups: branches/

Branch point for: BigWigs (Shyva)

Properties

 svn:eol-style = native

3043 new annotated / raw | Diffs: previous, other | Lines: 64 ( +64, -0 )

Created: 2006-06-20 14:37:32 -0700 (22 months ago) | Author: shyva | Changeset: 3043

BigWigsBigWigsBigWigs: (second try)
- Added an easy way to add toggles to warnings. See Twins.lua and Test.lua for examples. (/bw warnings to toggle the warnings)

3042 deleted | Diffs: previous, other | Lines: 0 ( +0, -64 )

Created: 2006-06-20 14:33:57 -0700 (22 months ago) | Author: shyva | Changeset: 3042

Removed file/folder: going to try that again :-/

3041 new annotated / raw | Diffs: previous, other | Lines: 64 ( +64, -0 )

Created: 2006-06-20 14:28:23 -0700 (22 months ago) | Author: shyva | Changeset: 3041

BigWigs:
- Added an easy way to add toggles to warnings. See Twins.lua and Test.lua for examples. (/bw warnings to toggle the warnings)

Branch point for: BigWigs (Shyva)