false_genesis
44739d3952
* setting eol style to native
2008-03-24 16:43:51 +00:00
false_genesis
46a855278e
* first steps for gcc/mingw support, thx shlainn
...
* output & log platform+compiler+version on startup
* added early version of a movement mgr, its is not used yet and does NOT work yet!
2008-03-23 14:55:44 +00:00
False.Genesis
87f708a0fd
* made better base for different scenes (startup, loading, world,...)
...
* first time to display something on GUI.
* corrected (again) major typo, thx bLuma!
* added some sample data to display.
* moved log.cpp/h to shared.
* cant update vc80 files right now, sorry.
2007-10-21 20:52:29 +00:00
False.Genesis
97f5d0da98
* implemented patch download supplied by realm server (does NOT yet support resuming a download)
...
* fixed a few bugs in RealmSession (ticket #14 , thx bLuma)
* fixed a mistake in DefScript.cpp added in prev commit.
* added wrapper class for MD5 hashes
2007-08-29 18:35:12 +00:00
False.Genesis
28178f7727
* [unfinished] started adding MapTile classes and related. too tired to continue now, i'll continue later. compiling still works fine.
2007-06-23 00:44:21 +00:00
False.Genesis
54e8361bad
* finally fixed missing libs
2007-06-20 18:47:28 +00:00
False.Genesis
d0bf7c3c2b
* not using any external deps anymore. all openssl/directx requirements are now on svn and ready to be compiled.
...
* moved auth directory to shared
2007-06-19 19:10:52 +00:00
False.Genesis
2b40be9e01
* implemented (experimental!) remote controlling interface as requested by Coma. you can send any text to a specific port (via PHP or anything else), which will be interpreted & parsed DefScript-like.
...
* please report any bugs with this!
2007-06-13 11:27:43 +00:00
False.Genesis
d50ea1c7a2
* implemented basic ADT file loading. first step to usable map data! :D
...
* MapTile class still excluded from build.
2007-05-18 22:31:34 +00:00
False.Genesis
a41eeb41e5
* added conf/ScriptConfig.conf
...
* some script cleanups
* forgot to include winmm.lib in release mode
* ==> Alpha 13.1 finished!
2007-05-17 21:10:49 +00:00
False.Genesis
ec812a9b0f
* fixed server crash when pseuwow was teleported around
...
* added now required 'winmm.lib' to shared.vcproj
* fixed memory leak with multiply created objects, where already existing objects didnt get deleted.
* forgot to autodelete RealmSession on socket fail
2007-05-17 18:47:37 +00:00
False.Genesis
6c4ae79a87
* rewrote the realm/world login code.
...
-> reconnecting does work now, finally.
* updated conf setting: reconnect=0: dont reconnect; reconnect=X: reconnect after X msecs.
* misc code cleanups, crash fixes, and overall improved stability.
* splitted RealmSocket into a RealmSession and the original RealmSocket code. better read-/useabilty because now its handled as WorldSession and related.
2007-05-11 20:55:38 +00:00
False.Genesis
0a346b4a4d
* no more DLLs needed
2007-02-19 10:13:08 +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
False.Genesis
aa703e896f
temp. commit, more will come soon. crashes not yet fixed :/
2007-02-02 01:28:28 +00:00
False.Genesis
0af1b2359d
removed sqlite & related code
2007-01-29 17:52:13 +00:00
Mini
a2f110c440
Added a semi-advanced chat ai, rewritten into c++ from old php msn messenger bot :P
...
Additionally i added sqlite for database to the chat ai.
TODO: Rewrite the ChatAI class
2007-01-14 00:06:21 +00:00
False.Genesis
6b0113e2d7
for to include the CLI files lool
2007-01-12 12:10:16 +00:00
False.Genesis
e69375d76e
Fixed: permissions system for players & script commands.
...
Fixed: ingame commands ("-say hi") are useable again.
/!\ Added now conf option: "allowgamecmd"
+ fixed debugger working directory
2007-01-11 18:11:54 +00:00
False.Genesis
d27b34100a
it should compile fine now
2007-01-05 20:56:11 +00:00
Mini
026731721b
Compiles now yay! xD
2007-01-05 20:35:50 +00:00
False.Genesis
58872f1f39
initial release.
...
still a lot of stuff to fix before everything works as it should.
compilation works, linking produces errors.
most code cleanups done.
2007-01-05 18:30:22 +00:00