Commit graph

762 commits

Author SHA1 Message Date
Image
8d962dede2 Character visual race available in character select
Fixes #11 -- additional analysis will be needed for equipment / potentially other features of the model
2020-03-05 00:18:57 -05:00
Image
2aaba44994 EQStream Update
Fixes #16 in regards to sequencing out of order packets and preventing an infinite loop on the sequencing.
2020-03-04 07:40:44 -05:00
Image
74e4b20180 EQ2emu merge update with LoginStructs broke world list on char creation
Reverted LoginStructs.xml, also added a mem leak fix in LWorld.cpp (something I should have dealt with earlier)
2020-03-03 14:13:41 -05:00
Image
b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit)
Fixes #15
2020-03-02 22:01:36 -05:00
Image
24a1ccf3a2 EQ2Emu Base Updates
Resolves #14
2020-03-02 18:47:18 -05:00
Image
412cb69401 Added additional eq2emu revision for localtime bug in EQPacket
https://svn.eq2emulator.net/!/#eq2server/commit/r2853/head/trunk
2020-02-29 08:29:34 -05:00
Image
5333c294c9 localtime crash fix (updated from EQ2emu revision)
Replaces commit e5876f9a10 with the official revision change to fix https://svn.eq2emulator.net/!/#eq2server/commit/r2852/head/trunk
2020-02-29 08:24:53 -05:00
Image
dbb0daacd7 Trade Updates, Fixes #13
Added Trade command for Right Click.
Resolved quantity length for both traders in a trade, your_item_quantity, their_item_quantity (was int16, now int32)
2020-02-29 00:07:43 -05:00
Image
e5876f9a10 Crash on localtime struct
Seems localtime struct ptr is not being returned, thus we crash (might be something with my environment), however for now adding a check to stop us from crashing.
2020-02-28 11:09:30 -05:00
Image
c4f9c92303 Update git to allow dll and lib
Updated gitignore to allow dll/lib, easy portability to provide these to users
2020-02-28 10:31:46 -05:00
Image
dc7051a329 Adding Executables
Adding Executables for easy access (versus needing all our devs to compile)
2020-02-28 10:22:23 -05:00
Image
548007ea96 Base
Starting point..!
2020-02-28 09:17:24 -05:00