Comment | Frequency |
---|---|
*** empty log message *** | 3 (2.5%) |
added logo | 2 (1.7%) |
about to release new version | 2 (1.7%) |
weird: doesnt work with jre 1.4.1 | 1 (0.8%) |
updated weather parser to fix bug: http://sourceforge.net/tracker/index.php?func=detail&aid=955250&group_id=76339&atid=546804 | 1 (0.8%) |
Date | Author | File/Message |
---|---|---|
9/18/05 3:10 PM | Scott Oster | clean up and prep for 1.4 release
(8 Files changed,
558 Lines changed) conf/bot.properties 1.13
(+6
-0)
build.xml 1.8
(+1
-1)
xdocs/start/configure.xml 1.3
(+34
-1)
xdocs/start/run.xml 1.5
(+4
-4)
project.xml 1.18
(+7
-2)
|
9/18/05 2:35 PM | Scott Oster | added snaphat as a contributor removed unused reports (1 Files changed, 6 Lines changed) project.xml 1.17
(+6
-2)
|
9/18/05 2:34 PM | Scott Oster | removed old link
(1 Files changed,
0 Lines changed) xdocs/navigation.xml 1.5
(+0
-1)
|
9/18/05 2:34 PM | Scott Oster | spelling error
(1 Files changed,
1 Lines changed) docs/release_process.txt 1.2
(+1
-1)
|
9/18/05 2:34 PM | Scott Oster | cleaned up a few things after running findbugs
(7 Files changed,
298 Lines changed) |
8/25/05 9:45 PM | Scott Oster | added todo
(1 Files changed,
30 Lines changed) docs/TODO.txt 1.1 added 30 |
8/25/05 9:42 PM | Scott Oster | remove saveConfig (automatically done in TOC2) fixed state parsing problem in buddy groups (now default to default group if saved group was invalid) (5 Files changed, 257 Lines changed) |
8/25/05 7:50 PM | Scott Oster | added ability to permit/deny through bot module and rolled into useradminmodule
(4 Files changed,
421 Lines changed) src/com/levelonelabs/aimbot/BotModule.java 1.3
(+207
-149)
|
8/25/05 6:38 PM | Scott Oster | removed autosetting of permit mode on deny/permit... need to think how bot should handle this
(1 Files changed,
1 Lines changed) |
8/25/05 6:24 PM | Scott Oster | *** empty log message ***
(1 Files changed,
10 Lines changed) |
8/25/05 1:39 PM | Scott Oster | migrated to TOC2 (AOL just droped TOC1 support) added code to attempt to get status updates for buddys that we think are offline but might not be (greater than max number of AOL permited buddies) (2 Files changed, 1533 Lines changed) src/com/levelonelabs/aim/AIMClient.java 1.14
(+1533
-1567)
|
8/25/05 1:37 PM | Scott Oster | *** empty log message ***
(2 Files changed,
1 Lines changed) |
3/18/05 2:10 PM | Scott Oster | *** empty log message ***
(1 Files changed,
0 Lines changed) |
3/18/05 2:08 PM | Scott Oster | fixed reconnection problem caused by permit/deny
(1 Files changed,
24 Lines changed) |
3/15/05 12:52 PM | Scott Oster | fixed persistance for 1.5
(1 Files changed,
17 Lines changed) |
3/15/05 10:44 AM | Scott Oster | fixed for 1.5
(3 Files changed,
5 Lines changed) |
11/22/04 4:20 PM | Scott Oster | added BuddyManagementModule added bot.enforceUser property added Groups to AIMBuddy (corresponds to AOL's Groups) *** roled in that patch ??? made constants for Roles now try all of AOl's login host ips to workaround them having broken DNS entries (19 Files changed, 3880 Lines changed) src/com/levelonelabs/aimbot/AIMBot.java 1.15
(+640
-570)
conf/bot.properties 1.12
(+28
-16)
src/com/levelonelabs/aimbot/BotModule.java 1.2
(+163
-124)
project.xml 1.16
(+2
-0)
src/com/levelonelabs/aim/AIMClient.java 1.11
(+1584
-953)
|
9/15/04 11:45 PM | Scott Oster | formatting
(2 Files changed,
80 Lines changed) |
6/28/04 10:38 PM | Scott Oster | updated movie times parser to fix bug: http://sourceforge.net/tracker/index.php?func=detail&aid=950006&group_id=76339&atid=546804
(1 Files changed,
3 Lines changed) |
6/28/04 9:01 PM | Scott Oster | updated tvresults parser to fix bug: http://sourceforge.net/tracker/index.php?func=detail&aid=949576&group_id=76339&atid=546804
(1 Files changed,
619 Lines changed) |