Commit Graph

32 Commits

Author SHA1 Message Date
abe668019d More work on checksum downloading, pretty much done with that. 2013-09-21 15:21:24 -04:00
1acda7c09c CRC check support for ResourceGrabber and start of BTDownloader. 2013-09-21 15:21:24 -04:00
00d09b342e Finished up wait() and now deal with interrupts instead of waits and polling. 2013-09-21 15:21:24 -04:00
fae480946d More work on resourcegrabber 2013-09-21 15:21:24 -04:00
a394f25a96 Single-thread swing works, great start on uniform downloading, still a problem illustrated in AlTest. 2013-09-21 15:21:24 -04:00
e1aca704a2 invokeAndWait fix, before Timer implementation 2013-09-21 15:21:24 -04:00
5aae6087a0 Preliminary GUI work done, still some swing exceptions to iron out... 2013-09-21 15:21:24 -04:00
0bc206c75f More work on ResourceGrabber 2013-09-21 15:21:24 -04:00
344f5ea9e3 Initial ResourceGrabber, extraction basically done. 2013-09-21 15:21:24 -04:00
0d4801d0d3 Made it easier to run custom clients from filesystem. 2013-09-21 15:20:56 -04:00
1babe85e4d Changed SecurityManager to lowercase paths before checking. 2013-09-21 15:20:55 -04:00
7436e5405e SecurityManager is now gold, hopefully. Interfaces are fully javadoc'd, should be ready to release finally. 2013-09-21 15:20:41 -04:00
a964437d1a more securitymanager improvements... 2013-09-21 15:20:41 -04:00
0728b28900 SecurityManager now works with OSX Leopard. 2013-09-21 15:20:30 -04:00
321187dce0 SecurityManager finally ready for release! Bad bug with it and applets fixed. todo: documentation 2013-09-21 15:20:30 -04:00
a8b6d709a8 Disabled SecurityManager again, also JDK switch. 2013-09-21 15:20:30 -04:00
d89cd69c6d Custom client and servers now supported, ready for release. 2013-09-21 15:20:18 -04:00
2c14524d02 Finished SecurityManager permissions, and it is now ready for custom clients and servers. 2013-09-21 15:20:06 -04:00
c00c9ca8da SecurityManager should be about complete now, client permissions are almost like they need to be. 2013-09-21 15:20:06 -04:00
a26bc1d519 Made 508 run without reflection, sound and all. 2013-09-21 15:20:06 -04:00
1937cd9b59 Removed cachedump. Added server508 and hackme. Cleaned up various other things. 2013-09-21 15:19:49 -04:00
b9a6fef0e4 Next release. Worked more on SecurityManager, it is finally getting there. 2013-09-21 15:19:49 -04:00
70a4c73f10 Changed StartServer to use CRCClassloader. The latter now allows extra jars to be added. Another constructor added to Update. 2013-09-21 15:19:49 -04:00
63641659e9 Can't remember, should have committed before. ConcurrentUpdateServer's added. 2013-09-21 15:19:49 -04:00
a7fae9bcc5 Improved 317 update server, tried to do the same to 508 but failed so far. Cache Dumper is more correct now. 2013-09-21 15:19:49 -04:00
c3e7971cd7 Refactoring, added renamed508, finish everything up 2013-09-21 15:19:05 -04:00
afb966445b Finished up just about everything. 2013-09-21 15:19:05 -04:00
785d578f31 Rewrote Update, got custom image working for 317, not quite yet for 508. 2009-09-20 22:44:59 -04:00
6d2035c960 Finished client317 map move, map lock, and hp options. Changed update.java to not use threads.
508 servers are too slow, needs work.
2009-09-20 18:56:35 -04:00
d42efa478c Made a seperate server for 508. Updated a few other things.
This is a test for a second line, just wanted to see what it
would do.
2009-09-12 22:24:11 -04:00
9e4cc66d2b Changed 508 dumper and update server to use folders. 2009-09-07 11:48:06 -04:00
99d3a1fdfa Initial commit. 2009-09-06 11:02:02 -04:00