False.Genesis
386efe1378
* included SDL src as dep, but disabled build for now (now you do no longer need to install the precompiled SDL libs)
...
* some corrections to project files
* object classes improvements
* worked a bit on UPDATE_OBJECT stuff
* minor stuff i dont remember
* plz test VC2005 compatibility
2007-02-19 02:12:37 +00:00
False.Genesis
2d90dc3cfe
* added some error handling
...
* chat msg formatting updates
* misc stuff
2007-02-14 16:01:32 +00:00
Mini
f4148cefc1
- Added support for non-compressed update opcodes
...
- Changed UPDATETYPE_VALUES so the update values gets changed in the object.
- Updated misc other stuff to the UPDATETYPE_VALUES code
2007-02-12 23:27:26 +00:00
False.Genesis
4c86eab673
* added opcode handler for initial spells
...
* corrected opcode output together with hidefreqopcodes conf option (plz test!)
2007-02-08 23:55:53 +00:00
False.Genesis
f9a8031e4f
linking works again, very strange bug.
2007-02-08 21:31:56 +00:00
False.Genesis
cc8115baa3
mini plz fix linker error, i couldnt get it work.
2007-02-08 19:37:03 +00:00
False.Genesis
bd103935d0
* Added support for timed scripts (=event timers)
...
-> 2 new script commands: "addevent,$eventname,$interval $script" and "removeevent $eventname". note that you cannot register 2 events under the same name!
* Fixed a minor bug with ${@myname} when called in an #onload block
* Added an example script file autobroadcast.def
2007-02-08 17:41:52 +00:00
Mini
4aa6911563
- Added new config option: hidefreqopcodes which hides annoying opcodes which gets sent all the time
...
- Additionaly i added some more stuff for handling the update packet
2007-02-07 21:03:49 +00:00
Mini
3d461e5981
Added support for the UPDATETYPE_VALUES type from update objects.
2007-02-07 17:14:50 +00:00
False.Genesis
c00ad9aae3
* added some more SMSG_(COMPRESSED_)UPDATE_OBJECT stuff.
...
* we have year 2007 now
2007-02-03 01:41:42 +00:00
False.Genesis
f7415df6e3
* object classes update
...
* first touch with update packets!
* added some code coloring
2007-02-02 23:08:28 +00:00