zaela-Server/common
2016-01-22 19:17:38 -08:00
..
glm Updated version of glm 2015-01-22 16:52:50 -08:00
patches Changes to UF and above clients on how spell buff tics are synced. 2016-01-17 17:40:29 -08:00
SocketLib Remove commented printf : Write @ %d(%d). %d bytes.\n 2015-01-20 01:34:36 -06:00
StackWalker Remove commented printf : ReadMemory: hProcess: %p, baseAddr: %p, buffer: %p, size: %d, read: %d, result: %d\n 2015-01-20 01:33:29 -06: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 Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
base_packet.h Pathing is essentially fully functional now, still could use improvements here and there 2016-01-13 13:39:42 -08:00
bodytypes.h Change space indentation to tabs 2013-05-09 11:37:51 -04:00
classes.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
classes.h Removed two unused functions 2014-11-09 15:12:31 -08:00
clientversions.h Updated client version bitmasks 2015-12-19 12:42:55 -05:00
CMakeLists.txt find command uses new pathing system now which loads .nav files saved by map_edit, still in initial stages of testing. Fixed a bug where find might cause a desync in some cases as well. 2016-01-12 18:33:00 -08:00
condition.cpp condition.cpp header include cleanup 2014-12-15 19:49:49 -06:00
condition.h Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
crash.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06: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 fixed else error case for eqtime table 2016-01-05 14:18:31 -07:00
database.h eqtime is now stored in the DB. 2015-12-17 14:14:04 -08:00
database_conversions.cpp eqemu_update.pl - Implement 14) [Remove Duplicate Rule Values] :: Looks for redundant rule_values entries and removes them 2015-12-29 05:40:34 -06:00
database_instances.cpp Fix for GetCharactersInInstance post-cleanup 2015-01-26 01:51:29 -06:00
dbcore.cpp Fixed query logging addition 2015-11-08 22:41:39 -08:00
dbcore.h dbcore.cpp * .h header include cleanup 2014-12-15 20:04:49 -06: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 Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
emu_opcodes.h Change space indentation to tabs 2013-05-09 11:37:51 -04:00
emu_oplist.h Implement Guild Banks for RoF/RoF2 2015-11-17 18:15:46 -05:00
emu_tcp_connection.cpp Spelling errors and revised my cle change to put it much lower so it shouldn't have any side effects other than avoiding the crash 2015-01-30 15:03:02 -08:00
emu_tcp_connection.h emu_tcp_connection.cpp & .h include header cleanup and forward declare 2014-12-15 20:21:54 -06:00
emu_tcp_server.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
emu_tcp_server.h Tons of renames 2014-08-21 19:33:02 -07:00
eq_constants.h Changes to how valid light sources are critiqued 2015-02-26 18:46:12 -05:00
eq_dictionary.cpp Constant name and eqdictionary entry addition prior to per-client version limit activation 2015-02-17 13:58:25 -05:00
eq_dictionary.h Implemented per-client character creation limits 2015-02-17 13:58:27 -05:00
eq_packet.cpp Implement Packet logs with dumps 2015-02-02 00:10:22 -06:00
eq_packet.h Implement Packet logs with dumps 2015-02-02 00:10:22 -06:00
eq_packet_structs.h Changes to UF and above clients on how spell buff tics are synced. 2016-01-17 17:40:29 -08:00
eq_stream.cpp Updated SessionStats methodology 2015-06-12 19:25:43 -04:00
eq_stream.h Updated SessionStats methodology 2015-06-12 19:25:43 -04:00
eq_stream_factory.cpp Many tweaks to stream memory allocation, including but not limited to streams now are shared_ptrs. 2015-01-27 21:12:44 -08:00
eq_stream_factory.h Many tweaks to stream memory allocation, including but not limited to streams now are shared_ptrs. 2015-01-27 21:12:44 -08:00
eq_stream_ident.cpp Many tweaks to stream memory allocation, including but not limited to streams now are shared_ptrs. 2015-01-27 21:12:44 -08:00
eq_stream_ident.h Many tweaks to stream memory allocation, including but not limited to streams now are shared_ptrs. 2015-01-27 21:12:44 -08:00
eq_stream_intf.h Implemented 'enum class ClientVersion' -- added 'RoF2' to lua client version enumeration 2015-01-19 23:32:57 -05:00
eq_stream_locator.h Tons of renames 2014-08-21 19:33:02 -07:00
eq_stream_proxy.cpp Many tweaks to stream memory allocation, including but not limited to streams now are shared_ptrs. 2015-01-27 21:12:44 -08:00
eq_stream_proxy.h Many tweaks to stream memory allocation, including but not limited to streams now are shared_ptrs. 2015-01-27 21:12:44 -08:00
eq_stream_type.h Tons of renames 2014-08-21 19:33:02 -07:00
eqdb.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
eqdb.h Renaming headers is hard work 2014-08-21 17:26:32 -07:00
eqdb_res.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
eqdb_res.h Renaming headers is hard work 2014-08-21 17:26:32 -07:00
eqemu_config.cpp eqtime is now stored in the DB. 2015-12-17 14:14:04 -08:00
eqemu_config.h eqtime is now stored in the DB. 2015-12-17 14:14:04 -08:00
eqemu_config_elements.h Renaming headers is hard work 2014-08-21 17:26:32 -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
eqemu_logsys.cpp Tweaks to log.out to filter messages at detail level not just cat level before formatting the message, tweaks to pathing, nearly where i want it but not entirely there. 2016-01-15 14:32:00 -08:00
eqemu_logsys.h Loginserver conversion to new Logging system 2015-12-09 20:30:47 -06:00
eqtime.cpp eqtime is now stored in the DB. 2015-12-17 14:14:04 -08:00
eqtime.h eqtime is now stored in the DB. 2015-12-17 14:14:04 -08:00
errmsg.h Change space indentation to tabs 2013-05-09 11:37:51 -04:00
extprofile.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
extprofile.h Implemented 'Inventory Snapshot' feature 2015-09-25 23:07:05 -04:00
faction.cpp faction linux build fix for real 2014-12-15 22:12:56 -06:00
faction.h faction linux build fix for real 2014-12-15 22:12:56 -06:00
features.h Rework say links 2016-01-20 22:31:35 -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
global_define.h add global_define.h 2015-01-19 04:12:30 -06:00
guild_base.cpp Fix for guild rank sql error when using bots (thanks N0ctrnl!) 2015-12-02 18:33:49 -05:00
guild_base.h add <string> back in for linux 2014-12-15 22:16:30 -06:00
guilds.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06: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 Fix ItemInst::GetItemElementalDamage 2016-01-16 18:46:32 -05:00
item.h Add various GetItemStat totallers to ItemInst 2016-01-16 17:10:11 -05:00
item_fieldlist.h First step into implementing evolving items, added fields to database that were missing. 2015-12-21 05:39:39 -08:00
item_struct.h First step into implementing evolving items, added fields to database that were missing. 2015-12-21 05:39:39 -08: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
loottable.h Added types.h to more files that relied on mutex.h to get to debug.h to get to types.h 2015-01-19 04:04:50 -06: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 Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
misc.h Remove 'using namespaces std' fixes #61 2013-05-22 16:17:19 -04:00
misc_functions.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
misc_functions.h Fix for polluted headers that were messing with glm 2015-01-23 17:58:03 -08:00
mutex.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06: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 modified mysql results/row to be ready for range based for 2015-01-08 21:20:56 -08:00
mysql_request_row.cpp modified mysql results/row to be ready for range based for 2015-01-08 21:20:56 -08:00
mysql_request_row.h modified mysql results/row to be ready for range based for 2015-01-08 21:20:56 -08:00
op_codes.h svn -> git Migration 2013-02-16 16:14:39 -08:00
opcode_dispatch.h Fixed #modifynpcstat runspeed <value>, to work with new speed calculations. 2015-06-29 22:57:37 -06:00
opcode_map.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
opcodemgr.cpp opcodemgr.cpp cleanup 2014-12-15 22:25:46 -06:00
opcodemgr.h Missed Mutex.h 2014-08-21 19:36:50 -07:00
packet_dump.cpp Get Logs::Client_Server_Packet_Unhandled to show raw opcodes 2015-02-01 19:56:32 -06:00
packet_dump.h At point in which Client -> Server packet logging is working, will do more prechecking to declare that anything actually is subscribed to this category before outputting 2015-01-31 02:23:58 -06:00
packet_dump_file.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
packet_dump_file.h Remove 'using namespaces std' fixes #61 2013-05-22 16:17:19 -04:00
packet_functions.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
packet_functions.h Change space indentation to tabs 2013-05-09 11:37:51 -04:00
packetfile.cpp Remove commented printf : Closed packet file.\n 2015-01-20 01:34:42 -06:00
packetfile.h Remove trailing whitespace 2013-05-09 11:13:16 -04:00
pathfind.cpp Changed how i calc partial and broken paths 2016-01-22 19:16:14 -08:00
pathfind.h Changed how i calc partial and broken paths 2016-01-22 19:16:14 -08:00
perl_eqdb.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
perl_eqdb_res.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
platform.cpp logger.LoadLogSettings() added after each platform executable registry 2015-01-12 05:15:31 -06:00
platform.h logger.LoadLogSettings() added after each platform executable registry 2015-01-12 05:15:31 -06:00
proc_launcher.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
proc_launcher.h Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
profiler.h Change space indentation to tabs 2013-05-09 11:37:51 -04:00
ptimer.cpp Remove EQDEBUG preprocessor from PersistentTimer::Load 2015-01-24 04:40:45 -06:00
ptimer.h AAs should load from character data now, though will be fucked up if you already had stacked aas. 2015-06-10 22:46:57 -07:00
queue.h Change space indentation to tabs 2013-05-09 11:37:51 -04:00
races.cpp races.cpp header include cleanup 2014-12-15 22:42:44 -06:00
races.h Zoning into a new zone did not properly display PCs with tree/object illusions 2015-04-01 13:00:38 -04:00
random.h Add Random::Shuffle 2014-12-15 02:53:58 -05:00
rdtsc.cpp rdtsc.cpp header include cleanup 2014-12-15 22:42:59 -06:00
rdtsc.h Change space indentation to tabs 2013-05-09 11:37:51 -04:00
rulesys.cpp Fix Travis 2015-12-29 06:06:12 -06:00
rulesys.h Change space indentation to tabs 2013-05-09 11:37:51 -04:00
ruletypes.h Fix classic h2h dmg/delay also support for revamp 2016-01-03 14:38:50 -05:00
seperator.h Add types.h to a bunch of files 2015-01-19 04:02:45 -06: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 Some loginserver refactoring 2015-12-02 13:14:26 -06:00
shareddb.cpp If an error occurs (!results.Success()) in loadlootdrops the method continues processing instead of exiting. 2016-01-21 11:53:14 -05:00
shareddb.h Major change to how commands are loaded 2015-12-07 19:28:13 -05:00
skills.cpp Bard instrument mods should be more consistent with live 2015-05-20 02:01:43 -04:00
skills.h Implement Triple Attack as a skill 2015-07-06 16:11:00 -04:00
spdat.cpp Implemented spells_new field 198 = no_detrimental_spell_aggro 2015-10-08 16:05:14 -04:00
spdat.h Feign death will now break when hit by casted spells, consisted with live. 2015-10-12 18:51:41 -04:00
string_util.cpp find_replace fix for real 2015-02-01 22:40:56 -06:00
string_util.h find_replace fix 2015-02-01 22:29:04 -06:00
struct_strategy.cpp Many tweaks to stream memory allocation, including but not limited to streams now are shared_ptrs. 2015-01-27 21:12:44 -08:00
struct_strategy.h Many tweaks to stream memory allocation, including but not limited to streams now are shared_ptrs. 2015-01-27 21:12:44 -08:00
tcp_basic_server.h Tons of renames 2014-08-21 19:33:02 -07:00
tcp_connection.cpp Spelling errors and revised my cle change to put it much lower so it shouldn't have any side effects other than avoiding the crash 2015-01-30 15:03:02 -08:00
tcp_connection.h Very preliminary work with Visual Studio 2015 Community RC/RTM, resolve some version-specific build errors: 2015-07-20 10:27:51 -04:00
tcp_server.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
tcp_server.h Add types.h to a bunch of files 2015-01-19 04:02:45 -06:00
timeoutmgr.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
timeoutmgr.h Remove 'using namespaces std' fixes #61 2013-05-22 16:17:19 -04:00
timer.cpp Force changing the timer_time for attack timers 2014-12-22 01:58:54 -05:00
timer.h Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
types.h Very preliminary work with Visual Studio 2015 Community RC/RTM, resolve some version-specific build errors: 2015-07-20 10:27:51 -04:00
unix.cpp Change space indentation to tabs 2013-05-09 11:37:51 -04:00
unix.h Removed PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP ifdef, we dont use it anyway and it was failing on FreeBSD gcc49 2014-10-16 01:05:43 -07:00
useperl.h Change space indentation to tabs 2013-05-09 11:37:51 -04:00
version.h Add command #findaliases 2016-01-08 17:19:10 -05:00
worldconn.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
worldconn.h Renaming headers is hard work 2014-08-21 17:26:32 -07:00
xml_parser.cpp Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
xml_parser.h Rename debug.h to global_define.h, update cmakelists and such 2015-01-19 04:12:09 -06:00
zone_numbers.h Tons of renames 2014-08-21 19:33:02 -07:00