| .. |
|
glm
|
Merge from master stuff
|
2014-05-23 16:10:23 -07:00 |
|
patches
|
Updated/activated EQDictionary code to use the new possessions enumeration
|
2014-10-10 04:26:54 -04:00 |
|
SocketLib
|
Missed Mutex.h
|
2014-08-21 19:36:50 -07:00 |
|
StackWalker
|
NULL to nullptr
|
2013-05-04 18:06:58 -07:00 |
|
tinyxml
|
NULL to nullptr
|
2013-05-04 18:06:58 -07:00 |
|
any.h
|
Added eqemu::any
|
2014-08-25 22:31:02 -07:00 |
|
base_data.h
|
Base data for hp/mana/end calcs, mostly but not completely correct
|
2013-10-18 00:09:00 -07:00 |
|
base_packet.cpp
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
base_packet.h
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
bodytypes.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
breakdowns.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
classes.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
classes.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
clientversions.h
|
Added clicky items from bags for clients that support it (RoF, currently)
|
2014-09-30 16:18:25 -04:00 |
|
CMakeLists.txt
|
Updated/activated EQDictionary code to use the new possessions enumeration
|
2014-10-10 04:26:54 -04:00 |
|
condition.cpp
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
condition.h
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
crash.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
crash.h
|
svn -> git Migration
|
2013-02-16 16:14:39 -08:00 |
|
crc16.cpp
|
Renaming files
|
2014-08-21 16:44:02 -07:00 |
|
crc16.h
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
crc32.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
crc32.h
|
Remove trailing whitespace
|
2013-05-09 11:13:16 -04:00 |
|
data_verification.h
|
Fix for potion belt name loading.
|
2014-09-25 04:00:06 -07:00 |
|
database.cpp
|
Added a 'BOTS' converter to supplement Akkadius's recent 'PP' blob converter - updates views/function to reference the proper tables and columns.
|
2014-10-09 23:54:48 -04:00 |
|
database.h
|
Fix for potion belt name loading.
|
2014-09-25 04:00:06 -07:00 |
|
dbcore.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
dbcore.h
|
Missed Mutex.h
|
2014-08-21 19:36:50 -07:00 |
|
dbmemshare.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
debug.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
debug.h
|
At point of commit:
|
2014-08-31 02:53:59 -05:00 |
|
deity.h
|
Fix for compile failure in deity.h - Thanks V! (I should write a book on gcc:vs differences..I have found almost all of them...)
|
2013-10-30 03:49:32 -04:00 |
|
emu_opcodes.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
emu_opcodes.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
emu_oplist.h
|
Move OP_ItemRecastDelay to the right spot
|
2014-10-01 20:52:40 -04:00 |
|
emu_tcp_connection.cpp
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
emu_tcp_connection.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
emu_tcp_server.cpp
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
emu_tcp_server.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eq_constants.h
|
Updated/activated EQDictionary code to use the new possessions enumeration
|
2014-10-10 04:26:54 -04:00 |
|
eq_dictionary.cpp
|
Updated/activated EQDictionary code to use the new possessions enumeration
|
2014-10-10 04:26:54 -04:00 |
|
eq_dictionary.h
|
Updated/activated EQDictionary code to use the new possessions enumeration
|
2014-10-10 04:26:54 -04:00 |
|
eq_packet.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eq_packet.h
|
Data verification utils, not in use yet. Also added ability for lua packet to bypass the translation layer (dangerous) if a writer so desires (useful for quickly trying packet stuff)
|
2014-09-24 03:58:46 -07:00 |
|
eq_packet_structs.h
|
Rework OPCharCreate logic with tutorial flag
|
2014-10-07 23:40:13 -04:00 |
|
eq_stream.cpp
|
Data verification utils, not in use yet. Also added ability for lua packet to bypass the translation layer (dangerous) if a writer so desires (useful for quickly trying packet stuff)
|
2014-09-24 03:58:46 -07:00 |
|
eq_stream.h
|
Missed Mutex.h
|
2014-08-21 19:36:50 -07:00 |
|
eq_stream_factory.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eq_stream_factory.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eq_stream_ident.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eq_stream_ident.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eq_stream_intf.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eq_stream_locator.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eq_stream_proxy.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eq_stream_proxy.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eq_stream_type.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eqdb.cpp
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
eqdb.h
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
eqdb_res.cpp
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
eqdb_res.h
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
eqemu_config.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eqemu_config.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eqemu_config_elements.h
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
eqemu_error.cpp
|
Missed Mutex.h
|
2014-08-21 19:36:50 -07:00 |
|
eqemu_error.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
eqemu_exception.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
eqemu_exception.h
|
Fix several GCC warnings
|
2013-05-23 20:22:42 -04:00 |
|
eqtime.cpp
|
High level debug (12) compile failure fix - I searched for as many as I could find with GrepWin, so there may be a few out there still
|
2013-10-27 03:13:10 -04:00 |
|
eqtime.h
|
Remove 'using namespaces std' fixes #61
|
2013-05-22 16:17:19 -04:00 |
|
errmsg.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
extprofile.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
extprofile.h
|
- Ported inspect_messages to character_inspect_messages
|
2014-09-06 21:50:29 -05:00 |
|
faction.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
faction.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
features.h
|
Added options to CMake to disable GM command logging or disable logging entirely while keeping GM commands enabled.
|
2013-11-18 23:49:12 -05:00 |
|
fixed_memory_hash_set.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
fixed_memory_variable_hash_set.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
guild_base.cpp
|
Merge remote-tracking branch 'remotes/origin/master' into blob_conversion
|
2014-09-07 04:11:09 -05:00 |
|
guild_base.h
|
Secrets: Identified OP_GuildPromote for RoF clients.
|
2014-09-02 21:16:20 -04:00 |
|
guilds.cpp
|
Bye bye commented old junk
|
2014-09-21 23:48:51 -05:00 |
|
guilds.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
ipc_mutex.cpp
|
Darwin caused ipc mutex to stop working for non-darwin, non-windows systems. Hopefully fixed
|
2014-04-25 18:45:19 -07:00 |
|
ipc_mutex.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
item.cpp
|
Added clicky items from bags for clients that support it (RoF, currently)
|
2014-09-30 16:18:25 -04:00 |
|
item.h
|
Didn't mean to push those ....
|
2014-10-01 20:51:47 -04:00 |
|
item_fieldlist.h
|
svn -> git Migration
|
2013-02-16 16:14:39 -08:00 |
|
item_struct.h
|
Added the initial references for two new dictionaries - EmuConstants and EQLimits..more to come.
|
2014-07-16 21:23:16 -04:00 |
|
languages.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
linked_list.h
|
High level debug (12) compile failure fix - I searched for as many as I could find with GrepWin, so there may be a few out there still
|
2013-10-27 03:13:10 -04:00 |
|
logsys.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
logsys.h
|
Fix logging macros
|
2014-09-05 13:26:44 -04:00 |
|
logsys_eqemu.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
logtypes.h
|
Changed zone process window title format, example: 'crushbone :: clients: 6 inst_id: 1 inst_ver: 0 :: port: 7015'
|
2014-08-23 23:59:20 -05:00 |
|
loottable.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
mail_oplist.h
|
Re-ordered server opcodes and handlers to facilitate the export of client patch structs and handlers
|
2014-09-24 20:23:01 -04:00 |
|
md5.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
md5.h
|
Remove trailing whitespace
|
2013-05-09 11:13:16 -04:00 |
|
memory_mapped_file.cpp
|
Merge conflicts
|
2013-05-15 13:22:46 -07:00 |
|
memory_mapped_file.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
misc.cpp
|
Remove 'using namespaces std' fixes #61
|
2013-05-22 16:17:19 -04:00 |
|
misc.h
|
Remove 'using namespaces std' fixes #61
|
2013-05-22 16:17:19 -04:00 |
|
misc_functions.cpp
|
More re-enumeration prep work
|
2014-09-25 18:48:58 -04:00 |
|
misc_functions.h
|
More re-enumeration prep work
|
2014-09-25 18:48:58 -04:00 |
|
moremath.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
moremath.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
mutex.cpp
|
Missed Mutex.h
|
2014-08-21 19:36:50 -07:00 |
|
mutex.h
|
Missed Mutex.h
|
2014-08-21 19:36:50 -07:00 |
|
mysql_request_result.cpp
|
Bug with MySQLRequestResult
|
2014-09-21 15:59:02 -07:00 |
|
mysql_request_result.h
|
State of Commit: Testable if you ask me (Akkadius) what you need to do
|
2014-09-04 07:24:17 -05:00 |
|
mysql_request_row.cpp
|
Crash fixes oh my
|
2014-08-28 03:47:28 -07:00 |
|
mysql_request_row.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
op_codes.h
|
svn -> git Migration
|
2013-02-16 16:14:39 -08:00 |
|
opcode_dispatch.h
|
Initial work on OP_ItemRecastDelay
|
2014-10-01 16:22:45 -04:00 |
|
opcode_map.cpp
|
Rename OP_BuffFadeMsg to OP_ColoredText since it is a generic opcode
|
2014-09-24 12:22:06 -04:00 |
|
opcodemgr.cpp
|
Remove 'using namespaces std' fixes #61
|
2013-05-22 16:17:19 -04:00 |
|
opcodemgr.h
|
Missed Mutex.h
|
2014-08-21 19:36:50 -07:00 |
|
packet_dump.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
packet_dump.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
packet_dump_file.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
packet_dump_file.h
|
Remove 'using namespaces std' fixes #61
|
2013-05-22 16:17:19 -04:00 |
|
packet_functions.cpp
|
Remove 'using namespaces std' fixes #61
|
2013-05-22 16:17:19 -04:00 |
|
packet_functions.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
packetfile.cpp
|
Remove 'using namespaces std' fixes #61
|
2013-05-22 16:17:19 -04:00 |
|
packetfile.h
|
Remove trailing whitespace
|
2013-05-09 11:13:16 -04:00 |
|
perl_eqdb.cpp
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
perl_eqdb_res.cpp
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
platform.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
platform.h
|
Initial Socket Server implementation with CMakeLists.txt updated. Socket server will connect to world at this point.
|
2014-07-08 21:09:55 -07:00 |
|
proc_launcher.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
proc_launcher.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
profiler.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
ptimer.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
ptimer.h
|
Remove 'using namespaces std' fixes #61
|
2013-05-22 16:17:19 -04:00 |
|
queue.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
queues.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
races.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
races.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
rdtsc.cpp
|
Fix several GCC warnings
|
2013-05-23 20:22:42 -04:00 |
|
rdtsc.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
rulesys.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
rulesys.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
ruletypes.h
|
Implement mana/hp/end replenishments if logged off for long enough
|
2014-10-08 03:36:31 -04:00 |
|
seperator-2.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
seperator.h
|
High level debug (12) compile failure fix - I searched for as many as I could find with GrepWin, so there may be a few out there still
|
2013-10-27 03:13:10 -04:00 |
|
serverinfo.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
serverinfo.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
servertalk.h
|
Merge remote-tracking branch 'remotes/origin/master' into blob_conversion
|
2014-09-21 02:32:31 -05:00 |
|
shareddb.cpp
|
Added corpse encode and decode translators
|
2014-10-05 06:12:33 -04:00 |
|
shareddb.h
|
- Ported inspect_messages to character_inspect_messages
|
2014-09-06 21:50:29 -05:00 |
|
skills.cpp
|
Add bool EQEmu::IsSpecializedSkill(SkillUseTypes skill)
|
2014-09-25 21:40:31 -04:00 |
|
skills.h
|
Add bool EQEmu::IsSpecializedSkill(SkillUseTypes skill)
|
2014-09-25 21:40:31 -04:00 |
|
spdat.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
spdat.h
|
Crash fixes oh my
|
2014-08-28 03:47:28 -07:00 |
|
string_util.cpp
|
Basic string tests, plus fix for StringFormat returning a std::string that was just very subtley malformed.
|
2014-08-24 16:26:51 -07:00 |
|
string_util.h
|
Basic string tests, plus fix for StringFormat returning a std::string that was just very subtley malformed.
|
2014-08-24 16:26:51 -07:00 |
|
struct_strategy.cpp
|
Data verification utils, not in use yet. Also added ability for lua packet to bypass the translation layer (dangerous) if a writer so desires (useful for quickly trying packet stuff)
|
2014-09-24 03:58:46 -07:00 |
|
struct_strategy.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
tcp_basic_server.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
tcp_connection.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
tcp_connection.h
|
Missed Mutex.h
|
2014-08-21 19:36:50 -07:00 |
|
tcp_server.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
tcp_server.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
timeoutmgr.cpp
|
Prefer prefix ++/-- on non-primitive types
|
2014-01-13 22:14:02 -05:00 |
|
timeoutmgr.h
|
Remove 'using namespaces std' fixes #61
|
2013-05-22 16:17:19 -04:00 |
|
timer.cpp
|
Removed Common Profiler and Zone Profiler. They're well past outdated status and are just code bloat.
|
2013-08-29 15:46:40 -07:00 |
|
timer.h
|
Many fixes to regressions in perl and cleaning up the final interface
|
2013-06-12 15:04:26 -07:00 |
|
types.h
|
Removed more socket server stuff, changed some of the build stuff.
|
2014-07-14 15:44:28 -07:00 |
|
unix.cpp
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
unix.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
useperl.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
version.h
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
win_getopt.cpp
|
svn -> git Migration
|
2013-02-16 16:14:39 -08:00 |
|
win_getopt.h
|
svn -> git Migration
|
2013-02-16 16:14:39 -08:00 |
|
worldconn.cpp
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
worldconn.h
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
xml_parser.cpp
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
xml_parser.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
zone_numbers.h
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |