polserver/pol-core/pol
2020-09-08 18:45:19 +02:00
..
accounts Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
base added Area3d (method names are a bit weird.. :) ) 2020-06-07 10:18:06 +02:00
crypt Moved basic network files to clib 2019-03-04 21:41:27 +01:00
globals Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
item Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
mobile Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
module Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
multi fixed smooth boat pkt (7.x clients) 2020-09-08 18:45:19 +02:00
network Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
realms Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
regions Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
systems Refactor suspicious activity warnings and suppress B1 overflow warnings (#249) 2020-08-29 09:39:18 +02:00
testing Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
action.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
allocd.cpp NULL to nullptr 2018-07-31 14:30:29 +02:00
allocd.h Formating everything 2016-02-19 19:26:35 +01:00
anim.h Formating everything 2016-02-19 19:26:35 +01:00
baseobject.h moved vector/postion classes in base folder and splitted them 2020-03-31 20:47:18 +02:00
binaryfilescrobj.cpp Fixed BinaryFileOpen 2020-04-15 19:57:41 +02:00
binaryfilescrobj.h Changed classes to be final if possible, removed override macro 2018-10-09 09:47:27 +02:00
bowsalut.cpp moved pkt headers into network folder 2018-12-30 21:35:54 +01:00
cfgrepos.cpp changed getBytePosition param to pointer to clarify usage and 2019-09-02 21:37:45 +02:00
cfgrepos.h Default / Delete in class declaration 2018-07-31 13:26:48 +02:00
checkpnt.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
checkpnt.h Default / Delete in class declaration 2018-07-31 13:26:48 +02:00
clfunc.cpp dont assume a tainted string by default 2019-01-12 17:14:05 +01:00
clfunc.h cleanup of cliloc unicode functions 2019-01-03 17:21:55 +01:00
CMakeLists.txt Cmake and zlib cleanup (#219) 2020-08-14 22:16:02 +02:00
CMakeSources.cmake Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
cmbtcfg.cpp Add pol-core to include path (#217) 2020-08-14 20:40:14 +02:00
cmbtcfg.h Formating everything 2016-02-19 19:26:35 +01:00
cmdlevel.cpp fixed pessimistic move and signed/unsigned compare (#255) 2020-08-29 13:45:45 +02:00
cmdlevel.h Add maximum cmdlevel to polsys::ListTextCommands() (#231) 2020-08-19 07:19:30 +02:00
config.h Formating everything 2016-02-19 19:26:35 +01:00
console.cpp NULL to nullptr 2018-07-31 14:30:29 +02:00
console.h Formating everything 2016-02-19 19:26:35 +01:00
containr.cpp Removed the uncountable ways to get the toplevel owner... :( 2020-04-23 21:23:13 +02:00
containr.h Removed the uncountable ways to get the toplevel owner... :( 2020-04-23 21:23:13 +02:00
core.cpp realm functions like walkheight now expect and return s8 for z level 2020-04-19 12:46:57 +02:00
core.h realm functions like walkheight now expect and return s8 for z level 2020-04-19 12:46:57 +02:00
create.cpp storageareas belongs to no realm 2020-04-26 20:28:52 +02:00
ctable.cpp Whitespaces: fixing 4 space indentation 2018-04-03 04:45:11 +02:00
ctable.h Formating everything 2016-02-19 19:26:35 +01:00
dblclick.cpp Removed the uncountable ways to get the toplevel owner... :( 2020-04-23 21:23:13 +02:00
decay.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
decay.h removed more dead singlethread functions 2019-02-22 21:02:55 +01:00
dice.cpp NULL to nullptr 2018-07-31 14:30:29 +02:00
dice.h Formating everything 2016-02-19 19:26:35 +01:00
door.cpp Multidefs and doors can compile again. 2020-04-04 22:11:43 +02:00
door.h Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
dropitem.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
dynproperties.cpp simplified elemental resist/damage 2017-10-22 15:57:29 +02:00
dynproperties.h C++17 (#197) 2020-08-10 10:04:03 +02:00
eqpitem.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
equipdsc.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
equipdsc.h Changed classes to be final if possible, removed override macro 2018-10-09 09:47:27 +02:00
eventid.h Formating everything 2016-02-19 19:26:35 +01:00
exscrobj.cpp Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
exscrobj.h Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
extobj.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
extobj.h Whitespace fixes 2018-04-03 04:13:03 +02:00
fnsearch.cpp NULL to nullptr 2018-07-31 14:30:29 +02:00
fnsearch.h CloseCustomHouse hook gets called when client disconnects 2019-12-28 13:55:25 +01:00
gameclck.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
gameclck.h Formating everything 2016-02-19 19:26:35 +01:00
getitem.cpp started with in_range methods 2020-04-26 12:43:18 +02:00
getitem.h Removed the uncountable ways to get the toplevel owner... :( 2020-04-23 21:23:13 +02:00
getmsg.cpp Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
guilds.cpp add Guild::get_members() 2020-03-22 20:13:21 +01:00
guilds.h removed leftover header 2020-03-22 22:05:22 +01:00
guildscrobj.cpp Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
guildscrobj.h Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
help.cpp moved pkt headers into network folder 2018-12-30 21:35:54 +01:00
irequest.cpp removed pol_distance, removed setposition in character for equipped 2020-04-05 21:17:38 +02:00
landtile.cpp fixed namespaces of moved files 2018-12-22 00:32:47 +01:00
landtile.h fixed namespaces of moved files 2018-12-22 00:32:47 +01:00
layers.h Formating everything 2016-02-19 19:26:35 +01:00
lightlvl.h Formating everything 2016-02-19 19:26:35 +01:00
listenpt.cpp shame one me just changed inrange functions instead of reimplementing 2020-04-12 22:24:54 +02:00
listenpt.h fixed missing header, fixed style 2019-01-02 23:58:02 +01:00
loaddata.cpp fixed namespaces of moved files 2018-12-22 00:32:47 +01:00
loaddata.h moved polfile/uofile files into plib to cleanup atleast a bit the 2018-12-21 20:27:05 +01:00
loadunld.cpp store skillid in the attributes if available 2020-08-02 00:05:47 +02:00
loadunld.h Formating everything 2016-02-19 19:26:35 +01:00
lockable.cpp first round for scripted object class methods 2018-10-13 00:03:40 +02:00
lockable.h first round for scripted object class methods 2018-10-13 00:03:40 +02:00
login.cpp More small fixes 2020-04-05 14:04:58 +02:00
los.h updated LosObj, this class should be removed, fixed decay 2020-04-05 11:33:38 +02:00
menu.cpp removed some ancient macros from clib.h 2019-08-25 09:05:15 +02:00
menu.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
menusel.cpp moved pkt headers into network folder 2018-12-30 21:35:54 +01:00
miscmsg.cpp More converted files 2020-04-07 22:01:31 +02:00
mkscrobj.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
mkscrobj.h Formating everything 2016-02-19 19:26:35 +01:00
movecost.cpp fixed linelength 2018-10-28 13:34:20 +01:00
movecost.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
movement.cpp shame one me just changed inrange functions instead of reimplementing 2020-04-12 22:24:54 +02:00
npctemplates.cpp NULL to nullptr 2018-07-31 14:30:29 +02:00
npctmpl.cpp Added cmake option to run clang-tidy 2018-10-09 16:36:35 +02:00
npctmpl.h Changed classes to be final if possible, removed override macro 2018-10-09 09:47:27 +02:00
objecthash.cpp NULL to nullptr 2018-07-31 14:30:29 +02:00
objecthash.h NULL to nullptr 2018-07-31 14:30:29 +02:00
objtype.h Formating everything 2016-02-19 19:26:35 +01:00
packetscrobj.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
packetscrobj.h Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
party.cpp removed pol_distance, removed setposition in character for equipped 2020-04-05 21:17:38 +02:00
party.h add Guild::get_members() 2020-03-22 20:13:21 +01:00
party_cfg.h cleanup of party unicode code 2019-01-03 13:09:50 +01:00
partyscrobj.cpp Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
partyscrobj.h Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
pol.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
pol.h Fixed program args parsing of runecl 2016-12-14 17:05:34 +01:00
pol.rc more lineendings 2016-02-12 00:06:07 +01:00
polcfg.cpp Refactor suspicious activity warnings and suppress B1 overflow warnings (#249) 2020-08-29 09:39:18 +02:00
polcfg.h Added ShowWarningCursorSequence to pol.cfg to allow players to silence cursor out of sequence errors. - Requested by Tercio 2020-04-18 22:38:53 +08:00
polclass.h Formating everything 2016-02-19 19:26:35 +01:00
polclock.cpp fixed critical bug in the internal clock system which prevents uptimes greater 20 days without 2018-10-22 20:29:55 +02:00
polclock.h fixed critical bug in the internal clock system which prevents uptimes greater 20 days without 2018-10-22 20:29:55 +02:00
poldbg.cpp Run Clang Cleanup. 2020-06-06 21:54:14 +08:00
poldbg.h Formating everything 2016-02-19 19:26:35 +01:00
PolMain.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
PolMain.h Changed classes to be final if possible, removed override macro 2018-10-09 09:47:27 +02:00
polmodl.cpp fixed compilation 2020-09-06 21:01:42 +02:00
polmodl.h added getParam for s8, fixed polmodl 2020-04-10 12:46:48 +02:00
polobject.cpp Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
polobject.h Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
polresource.h Formating everything 2016-02-19 19:26:35 +01:00
polsem.cpp more dead code 2019-02-22 23:23:01 +01:00
polsem.h more dead code 2019-02-22 23:23:01 +01:00
polservice.cpp Add exit_code to uo::Shutdown() (#176) 2020-08-03 20:30:27 +02:00
polsig.cpp Add exit_code to uo::Shutdown() (#176) 2020-08-03 20:30:27 +02:00
polsig.h Formating everything 2016-02-19 19:26:35 +01:00
polstats.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
polstats.h Formating everything 2016-02-19 19:26:35 +01:00
poltimer.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
poltray.ico + POL is now, open source. 2009-09-03 19:44:42 +00:00
polvar.h Formating everything 2016-02-19 19:26:35 +01:00
polwww.cpp Add exit_code to uo::Shutdown() (#176) 2020-08-03 20:30:27 +02:00
polwww.h Formating everything 2016-02-19 19:26:35 +01:00
profile.h Removed option "Multithread" from pol.cfg. POL for a long time has defaulted to using multiple threads. 2019-02-22 19:24:23 +01:00
proplist.cpp NULL to nullptr 2018-07-31 14:30:29 +02:00
proplist.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
reftypes.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
reftypes.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
repsys.cpp More fixes 2020-04-13 20:12:44 +02:00
repsys.h Formating everything 2016-02-19 19:26:35 +01:00
repsys_cfg.h Formating everything 2016-02-19 19:26:35 +01:00
savedata.cpp Removed the uncountable ways to get the toplevel owner... :( 2020-04-23 21:23:13 +02:00
savedata.h removed dependency to boost::noncopyable 2019-02-10 14:00:55 +01:00
schedule.cpp removed more dead singlethread functions 2019-02-22 21:02:55 +01:00
schedule.h removed more dead singlethread functions 2019-02-22 21:02:55 +01:00
scrdef.cpp item.hitscript and item.onhitscript will now return the full spec for the script. Added breaking-changes.txt. (#215) 2020-08-13 11:29:07 +02:00
scrdef.h item.hitscript and item.onhitscript will now return the full spec for the script. Added breaking-changes.txt. (#215) 2020-08-13 11:29:07 +02:00
scrsched.cpp Merge branch 'master' into network-improvements 2019-04-26 20:33:27 +02:00
scrsched.h removed more dead singlethread functions 2019-02-22 21:02:55 +01:00
scrstore.cpp Merge remote-tracking branch 'origin/master' into utf8 2019-08-16 19:02:53 +02:00
scrstore.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
servdesc.h Formating everything 2016-02-19 19:26:35 +01:00
sfx.h Formating everything 2016-02-19 19:26:35 +01:00
skilladv.cpp Whitespace fixes 2018-04-03 04:13:03 +02:00
skilladv.h Formating everything 2016-02-19 19:26:35 +01:00
skillid.h Formating everything 2016-02-19 19:26:35 +01:00
skills.h Formating everything 2016-02-19 19:26:35 +01:00
sngclick.cpp made realm::zone private and change layout to be cache friendly for 2020-04-17 19:17:05 +02:00
sngclick.h Formating everything 2016-02-19 19:26:35 +01:00
speech.cpp More fixes 2020-04-13 20:12:44 +02:00
spelbook.cpp first round for scripted object class methods 2018-10-13 00:03:40 +02:00
spelbook.h Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
spells.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
spells.h more dead code 2019-02-22 23:23:01 +01:00
sqlscrobj.cpp Update to cpp14 (#188) 2020-08-05 20:28:07 +02:00
sqlscrobj.h Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
ssopt.cpp more warning fixes, kept the onces which should.be fixed by refactoring 2020-04-18 18:35:47 +02:00
ssopt.h more warning fixes, kept the onces which should.be fixed by refactoring 2020-04-18 18:35:47 +02:00
stackcfg.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
stackcfg.h Formating everything 2016-02-19 19:26:35 +01:00
startloc.cpp interface extensions, converted core/create and directly called 2020-04-04 17:22:24 +02:00
startloc.h interface extensions, converted core/create and directly called 2020-04-04 17:22:24 +02:00
statmsg.cpp Clang format. 2020-06-06 21:48:03 +08:00
statmsg.h Formating everything 2016-02-19 19:26:35 +01:00
StdAfx.cpp Formating everything 2016-02-19 19:26:35 +01:00
StdAfx.h Reorganize regions and realms (#228) 2020-08-17 22:29:07 +02:00
storage.cpp storageareas belongs to no realm 2020-04-26 20:28:52 +02:00
storage.h storageareas belongs to no realm 2020-04-26 20:28:52 +02:00
syshook.cpp Update to cpp14 (#188) 2020-08-05 20:28:07 +02:00
syshook.h renamed mobile syshook to character 2018-10-14 13:13:16 +02:00
syshookscript.cpp NULL to nullptr 2018-07-31 14:30:29 +02:00
syshookscript.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
target.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
target.h moved pkt headers into network folder 2018-12-30 21:35:54 +01:00
tasks.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
tasks.h Cleanup of header includes. 2018-01-01 21:52:14 +01:00
textcmd.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
textcmd.h no need to strip tilde chars from speech 2019-01-16 21:24:41 +01:00
tildecmd.cpp updated speech code 2019-01-02 23:35:38 +01:00
tildecmd.h updated speech code 2019-01-02 23:35:38 +01:00
tiplist.h Formating everything 2016-02-19 19:26:35 +01:00
tiplstwn.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
tips.cpp moved pkt headers into network folder 2018-12-30 21:35:54 +01:00
tooltips.cpp Allow newline and tabs for strings again 2020-01-04 12:35:04 +01:00
tooltips.h Formating everything 2016-02-19 19:26:35 +01:00
ufunc.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
ufunc.h Removed the uncountable ways to get the toplevel owner... :( 2020-04-23 21:23:13 +02:00
ufunc2.cpp ufunc done 2020-04-18 13:00:55 +02:00
ufuncstd.h simplified unicode send functions 2018-12-31 20:07:22 +01:00
uimport.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
uimport.h Formating everything 2016-02-19 19:26:35 +01:00
umanip.h Formating everything 2016-02-19 19:26:35 +01:00
umap.cpp less confusing member names for Area2d. Fixed decay atleast to a 2020-04-18 23:25:06 +02:00
umap.h refactored umap 2020-04-18 15:08:54 +02:00
uobjcnt.cpp Whitespaces: fixing 4 space indentation 2018-04-03 04:45:11 +02:00
uobjcnt.h Formating everything 2016-02-19 19:26:35 +01:00
uobject.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
uobject.h Merge remote-tracking branch 'origin/master' into vector_classes 2020-08-02 13:18:54 +02:00
uoclient.cpp try to fix windows build 2019-02-17 12:53:05 +01:00
uoclient.h Moved basic network files to clib 2019-03-04 21:41:27 +01:00
uoexec.cpp fixed compilation 2020-09-06 21:01:42 +02:00
uoexec.h Boats compile again (+ some cleanup of their code) 2020-04-13 21:43:44 +02:00
uolisten.cpp Added SocketLineReader class, which is responsible for reading lines from a socket in a more efficient way. Modified Aux, Debug and WWW to use the new class. 2019-08-25 21:03:40 +02:00
uopathnode.h Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
uoscrobj.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
uoscrobj.h Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
uoskills.cpp clang formatting 2018-07-31 16:16:19 +02:00
uoskills.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
useskill.cpp Add pol-core to include path (#217) 2020-08-14 20:40:14 +02:00
utype.h Formating everything 2016-02-19 19:26:35 +01:00
uworld.cpp more warning fixes, kept the onces which should.be fixed by refactoring 2020-04-18 18:35:47 +02:00
uworld.h updated customhouses to use Pos/Vec 2020-06-21 15:25:25 +02:00
vital.cpp removed intrusive list information in Attributes and Vitals 2020-08-02 12:51:24 +02:00
vital.h removed intrusive list information in Attributes and Vitals 2020-08-02 12:51:24 +02:00
watch.h Formating everything 2016-02-19 19:26:35 +01:00
wthrtype.h Formating everything 2016-02-19 19:26:35 +01:00
xmlfilescrobj.cpp Remove commented out old returns. 2020-01-18 20:47:10 +08:00
xmlfilescrobj.h fixed leak in compiler and xml filemod 2018-12-23 13:55:47 +01:00
zone.cpp fixed realms 2020-04-13 15:45:19 +02:00
zone.h missing header and wrong style 2020-04-18 16:39:43 +02:00