Commit graph

57 commits

Author SHA1 Message Date
rajkosto
ada4951a81 add sendCmd console command (analogous to send, but for relable rpc commands) 2010-10-10 14:05:42 +02:00
rajkosto
7c028d38a7 Merge branch 'master' of github.com:rajkosto/mxoemu
Conflicts:
	Reality/Source/Common.h
2010-09-03 06:37:03 +02:00
rajkosto
0f6e17ab2a the matrix is bumming me out with it's message dropping 2010-09-02 04:56:07 +02:00
rajkosto
82952a5b05 also sometimes resend raw packets 2010-09-01 07:36:16 +02:00
rajkosto
b9f898b71a enums are a pretty stupid way to define constants 2010-09-01 07:17:12 +02:00
rajkosto
752327f31f latency calculation and usage, network statistics 2010-09-01 06:57:33 +02:00
rajkosto
069616cf77 new reliable impl, still not cutting it 2010-08-31 09:18:51 +02:00
rajkosto
9aa954d89d readyforspawn rpc command 2010-08-31 04:07:40 +02:00
rajkosto
237409b2e6 more precise timers, fixed simtime updates, bind to specific ip, proper ackBits handling, playerObject events, callback on packet ack, etc 2010-08-31 03:00:04 +02:00
Rajko Stojadinovic
0ba147ce88 fix linux compile after socket update 2010-08-29 06:16:59 +02:00
rajkosto
8574fa9e18 update sockets library, fix sql 2010-08-28 06:30:32 +02:00
rajkosto
d34e72fe95 world map updates 2010-08-27 00:34:24 +02:00
rajkosto
3831b73318 semi-proper jackout, database world status updates, semi-proper who command 2010-08-23 17:14:15 +02:00
rajkosto
3d6577ba49 add 2 player commands for sending custom packets/commands for testing 2010-08-12 20:52:47 +02:00
rajkosto
1ab5b98d88 Proper .gitignore files and header issue in Sockets fixed 2010-08-12 04:37:56 +02:00
rajkosto
3de69bc911 Damn it TW you broke half of the multi-user stuff...had to fix it all back.
Also modified Sockets library not to deconstruct margin client objects on MXO's half-closed connection after session establishment.
2010-08-11 15:23:10 +02:00
rajkosto
f9b0e68595 small fix 2010-08-10 19:40:40 +02:00
rajkosto
09bd426a85 refactoring yay. 2010-08-10 19:11:15 +02:00
rajkosto
5dc55bff46 Refactor RPC handling 2010-08-10 17:08:38 +02:00
rajkosto
9b4b7c96ac quick cleanup of tw edits 2010-08-10 10:13:22 +02:00
rajkosto
33f9d1449d tasteewheat doors and hardlines first commit 2010-08-10 09:47:37 +02:00
rajkosto
415a5eb26c some world loading changes 2010-08-10 09:02:38 +02:00
rajkosto
133802b130 Server commands, jumps, background and details 2010-02-27 23:36:10 +01:00
rajkosto
cd1b9d652e Add position teleport commands 2010-02-26 11:55:53 +01:00
rajkosto
fdfaa74e3a Try to fix ObjectMgr, still not working, add new system message types 2010-02-25 17:37:59 +01:00
rajkosto
c5a632dea6 Remove ack resends, add whisper 2010-02-24 19:00:06 +01:00
rajkosto
9156b6b52f Try new method of scheduling 2010-02-23 19:08:38 +01:00
rajkosto
4b4305dd10 Some further fixes 2010-02-18 18:52:55 +01:00
rajkosto
ba19137cd9 Add handling of animation/emote messages from client 2010-02-17 21:27:07 +01:00
rajkosto
382244fb9c Added more console commands 2010-02-17 14:24:29 +00:00
rajkosto
4a9b589eab More cleanup 2010-02-17 09:42:01 +00:00
rajkosto
98595b080d Change some database things 2010-02-17 07:17:06 +00:00
rajkosto
456c2eb6ff Encapsulate symmetric cipher to see if it fixes linux crash 2010-02-16 13:16:38 +00:00
rajkosto
b701266c0a Still trying to fix linux fail 2010-02-16 12:08:42 +00:00
rajkosto
6e33d4757b Make it run under linux properly 2010-02-16 06:52:49 +00:00
rajkosto
885d3bc8d2 Ported udp server to alhem sockets as well, more fixes/workarounds 2010-02-15 18:11:08 +00:00
rajkosto
aa6007ded5 Movement processor, some fixes 2010-02-15 12:52:58 +00:00
rajkosto
5b4bed2502 More cleanup 2010-02-14 15:35:36 +00:00
rajkosto
c6e358ade7 More big updates, still needs work 2010-02-14 11:47:57 +00:00
rajkosto
7138af152f Try to fix GCC/Linux build 2010-02-13 23:07:33 +00:00
rajkosto
29ba2e3a16 The big update 2010-02-13 14:32:04 +00:00
rajkosto
db1a7ad3bd Forgot the updated sql schema last time 2010-02-08 22:26:29 +00:00
rajkosto
84a2477c12 MUCH improved margin, handles most client packets correctly now
World->Margin synchronisation, proper twofish keys, load xyz, rsidata from db
2010-02-08 14:51:16 +00:00
rajkosto
ba354cd025 Add shoecolor and glassescolor, not sure if right yet 2009-08-20 08:45:05 +00:00
rajkosto
4bc15e2fae Fix Linux GCC compile 2009-08-19 00:19:36 +00:00
rajkosto
d2a564f0ed Much more robust RsiData scheme, based on BitStream class...
Added spawning for all the parameters i know, and fixed all the parameters for both male and female
Have fun testing
2009-08-18 22:25:37 +00:00
rajkosto
080daf5012 Bitstream, Hat spawn, add licence to top of every file that missed it 2009-08-18 16:39:50 +00:00
rajkosto
1ccb4d36f7 Fix RsiData sortof, you can play with the clothes now 2009-08-18 14:53:05 +00:00
rajkosto
921da428ac Some problems, yet glasses show, so I svn commit before i go to bed. Cheers. 2009-08-18 02:47:29 +00:00
rajkosto
34900cb727 HATS EVERYWHERE ! 2009-08-17 23:43:22 +00:00