| .. |
|
accounts
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
base
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
crypt
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
dap
|
Add source location to Print() messages sent to debugger (#664)
|
2024-07-16 20:23:17 +02:00 |
|
globals
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
item
|
Add held_weight_multiplier for containers; Fix missing tooltip updates (for weight) (#646)
|
2024-05-14 08:24:19 +02:00 |
|
mobile
|
Attack when character (defender) unhides (#661)
|
2024-07-13 18:28:50 +02:00 |
|
module
|
poc of templating background connect
|
2024-07-20 03:20:28 +02:00 |
|
multi
|
Boat refactor Part 3 of N (#656)
|
2024-07-10 19:54:31 +02:00 |
|
network
|
replaced all uppercase hex formatting with lowercase variant (#645)
|
2024-05-05 09:13:12 +02:00 |
|
realms
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
regions
|
refactored npcmod,decay to use Pos classes, removed all wrappers from Realm (#652)
|
2024-07-07 15:32:29 +02:00 |
|
systems
|
replaced all uppercase hex formatting with lowercase variant (#645)
|
2024-05-05 09:13:12 +02:00 |
|
testing
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
action.h
|
use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595)
|
2024-01-12 06:51:44 +01:00 |
|
allocd.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01: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
|
use Pos classes in Map and Door (#422)
|
2021-09-11 22:38:43 +02:00 |
|
binaryfilescrobj.cpp
|
Get environment variable/Extended Testsuite (#359)
|
2021-02-27 08:36:22 +01:00 |
|
binaryfilescrobj.h
|
Changed classes to be final if possible, removed override macro
|
2018-10-09 09:47:27 +02:00 |
|
bowsalut.cpp
|
use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595)
|
2024-01-12 06:51:44 +01:00 |
|
cfgrepos.cpp
|
LEAKLOG, DEBUGLOG, SCRIPTLOG, FLEXLOG changed to new logging (#597)
|
2024-01-13 17:08:33 +01:00 |
|
cfgrepos.h
|
Default / Delete in class declaration
|
2018-07-31 13:26:48 +02:00 |
|
checkpnt.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
checkpnt.h
|
Default / Delete in class declaration
|
2018-07-31 13:26:48 +02:00 |
|
clfunc.cpp
|
Change outgoing packet handlers to write CP-1252 when appropriate (#443)
|
2021-11-09 08:01:31 +01:00 |
|
clfunc.h
|
cleanup of cliloc unicode functions
|
2019-01-03 17:21:55 +01:00 |
|
CMakeLists.txt
|
add SQLiteCpp library
|
2024-07-19 11:27:58 +02:00 |
|
CMakeSources.cmake
|
add skeleton new module
|
2024-07-19 11:27:58 +02:00 |
|
cmbtcfg.cpp
|
New format lib version (#592)
|
2024-01-10 18:29:10 +01:00 |
|
cmbtcfg.h
|
Improve WarmodeInhibitsRegen functionality (#523)
|
2023-05-15 13:27:07 +02:00 |
|
cmdlevel.cpp
|
use std::filesystem to iterate over directories (#448)
|
2021-12-30 07:21:20 +01: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
|
use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595)
|
2024-01-12 06:51:44 +01:00 |
|
console.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
containr.cpp
|
Improve held weight computations (#650)
|
2024-06-17 09:56:40 +02:00 |
|
containr.h
|
Update container OnRemove, CanRemove program parameters (#647)
|
2024-05-16 22:49:51 +02:00 |
|
core.cpp
|
Trigger WalkOnScript for Boats; Add lastrealm to WalkOnScript (#638)
|
2024-03-24 14:39:11 +01:00 |
|
core.h
|
Fixed move of mobiles/items between realms (#446)
|
2021-12-15 07:47:54 +01:00 |
|
create.cpp
|
replaced all uppercase hex formatting with lowercase variant (#645)
|
2024-05-05 09:13:12 +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 pol_distance/inrange* functions (#556)
|
2023-12-25 22:02:52 +01:00 |
|
decay.cpp
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
decay.h
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
dice.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
dice.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
door.cpp
|
Fixed move of mobiles/items between realms (#446)
|
2021-12-15 07:47:54 +01:00 |
|
door.h
|
Script option enhancements (#118)
|
2020-02-08 09:21:35 +01:00 |
|
dropitem.cpp
|
Fix client issue with stacks not updated correctly in containers (#648)
|
2024-05-15 16:59:32 +02:00 |
|
dynproperties.cpp
|
simplified elemental resist/damage
|
2017-10-22 15:57:29 +02:00 |
|
dynproperties.h
|
Add held_weight_multiplier for containers; Fix missing tooltip updates (for weight) (#646)
|
2024-05-14 08:24:19 +02:00 |
|
eqpitem.cpp
|
refactored npcmod,decay to use Pos classes, removed all wrappers from Realm (#652)
|
2024-07-07 15:32:29 +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
|
Add support for boat piloting via mouse movement (#558)
|
2024-01-06 18:01:31 +07:00 |
|
exscrobj.cpp
|
fix crash control script crash on destroyed item (#563)
|
2023-11-13 07:27:14 +01:00 |
|
exscrobj.h
|
Testsuite reorganization, new feature to call exported functions (#237)
|
2020-12-16 18:56:10 +01:00 |
|
extobj.cpp
|
Add support for boat piloting via mouse movement (#558)
|
2024-01-06 18:01:31 +07:00 |
|
extobj.h
|
Add support for boat piloting via mouse movement (#558)
|
2024-01-06 18:01:31 +07: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
|
Update container OnRemove, CanRemove program parameters (#647)
|
2024-05-16 22:49:51 +02:00 |
|
getitem.h
|
reworked get_item and its undo behaviour (#514)
|
2023-05-23 17:07:23 +02:00 |
|
getmsg.cpp
|
LEAKLOG, DEBUGLOG, SCRIPTLOG, FLEXLOG changed to new logging (#597)
|
2024-01-13 17:08:33 +01:00 |
|
guilds.cpp
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +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
|
New format lib version (#592)
|
2024-01-10 18:29:10 +01:00 |
|
landtile.cpp
|
use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595)
|
2024-01-12 06:51:44 +01:00 |
|
landtile.h
|
fixed namespaces of moved files
|
2018-12-22 00:32:47 +01:00 |
|
layers.h
|
use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595)
|
2024-01-12 06:51:44 +01:00 |
|
lightlvl.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
listenpt.cpp
|
switched internals of realms, changed packetdefs (#432)
|
2021-10-26 10:52:13 +02:00 |
|
listenpt.h
|
switched internals of realms, changed packetdefs (#432)
|
2021-10-26 10:52:13 +02:00 |
|
loaddata.cpp
|
replaced all uppercase hex formatting with lowercase variant (#645)
|
2024-05-05 09:13:12 +02: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
|
Add support for boat piloting via mouse movement (#558)
|
2024-01-06 18:01:31 +07:00 |
|
loadunld.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
lockable.cpp
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
lockable.h
|
first round for scripted object class methods
|
2018-10-13 00:03:40 +02:00 |
|
login.cpp
|
replaced all uppercase hex formatting with lowercase variant (#645)
|
2024-05-05 09:13:12 +02:00 |
|
los.h
|
Drop/getitem related pos refactoring (#497)
|
2023-01-05 00:10:51 +01:00 |
|
menu.cpp
|
use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595)
|
2024-01-12 06:51:44 +01:00 |
|
menu.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
menusel.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
miscmsg.cpp
|
replaced all uppercase hex formatting with lowercase variant (#645)
|
2024-05-05 09:13:12 +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
|
New format lib version (#592)
|
2024-01-10 18:29:10 +01:00 |
|
movecost.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
movement.cpp
|
refactored npcmod,decay to use Pos classes, removed all wrappers from Realm (#652)
|
2024-07-07 15:32:29 +02:00 |
|
npctemplates.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
npctmpl.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
npctmpl.h
|
ReloadConfiguration reloads npctemplates, leaving dangling references in the NPCs (#560)
|
2023-11-08 22:41:36 +01:00 |
|
objecthash.cpp
|
replaced all uppercase hex formatting with lowercase variant (#645)
|
2024-05-05 09:13:12 +02:00 |
|
objecthash.h
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
objtype.h
|
Update maximum animation ID in configuration (#588)
|
2023-12-31 22:57:12 +01:00 |
|
packetscrobj.cpp
|
added explicit targets for every 3rd party lib (#612)
|
2024-01-27 09:06:23 +01:00 |
|
packetscrobj.h
|
Script option enhancements (#118)
|
2020-02-08 09:21:35 +01:00 |
|
party.cpp
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01: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
|
Fix party.addmember implementation for candidates, npcs (#423)
|
2021-09-12 10:32:55 +02:00 |
|
partyscrobj.h
|
Script option enhancements (#118)
|
2020-02-08 09:21:35 +01:00 |
|
pol.cpp
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +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
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
polcfg.h
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
polclass.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
polclock.cpp
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
polclock.h
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
poldbg.cpp
|
Introduce DAP Debugger (#608)
|
2024-01-28 09:49:55 +01: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
|
removed ufacing move_delta, added getPos*Param (#424)
|
2021-09-12 14:39:06 +02:00 |
|
polmodl.h
|
removed ufacing move_delta, added getPos*Param (#424)
|
2021-09-12 14:39:06 +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
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
polsem.h
|
more dead code
|
2019-02-22 23:23:01 +01:00 |
|
polservice.cpp
|
New format lib version (#592)
|
2024-01-10 18:29:10 +01:00 |
|
polsig.cpp
|
use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595)
|
2024-01-12 06:51:44 +01: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
|
Core version is now a semantic version, starting at 100.0.0 (#337)
|
2020-10-18 03:35:17 -07:00 |
|
polwww.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01: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
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
proplist.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
reftypes.cpp
|
New format lib version (#592)
|
2024-01-10 18:29:10 +01:00 |
|
reftypes.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
repsys.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
repsys.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
repsys_cfg.h
|
Add repsys.cfg general section PartyHarmFullCountsAsCriminal. (#543)
|
2023-09-07 16:59:13 +02:00 |
|
savedata.cpp
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
savedata.h
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
schedule.cpp
|
Fewer compile warnings (#413)
|
2021-08-28 22:26:15 +02:00 |
|
schedule.h
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
scrdef.cpp
|
use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595)
|
2024-01-12 06:51:44 +01: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
|
add skeleton new module
|
2024-07-19 11:27:58 +02:00 |
|
scrsched.h
|
Testsuite reorganization, new feature to call exported functions (#237)
|
2020-12-16 18:56:10 +01:00 |
|
scrstore.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
scrstore.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
servdesc.h
|
Add proxy protocol support (#623)
|
2024-02-21 21:41:17 +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
|
Prevent sending name on singleclick on hidden character (#599)
|
2024-01-18 18:29:56 +08:00 |
|
sngclick.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
speech.cpp
|
New format lib version (#592)
|
2024-01-10 18:29:10 +01:00 |
|
spelbook.cpp
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
spelbook.h
|
Script option enhancements (#118)
|
2020-02-08 09:21:35 +01:00 |
|
spells.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
spells.h
|
more dead code
|
2019-02-22 23:23:01 +01:00 |
|
sqlscrobj.cpp
|
poc of templating background connect
|
2024-07-20 03:20:28 +02:00 |
|
sqlscrobj.h
|
poc of templating background connect
|
2024-07-20 03:20:28 +02:00 |
|
ssopt.cpp
|
Add servspecopt NpcMinimumMovementDelay (#642)
|
2024-04-24 17:02:13 +02:00 |
|
ssopt.h
|
Add servspecopt NpcMinimumMovementDelay (#642)
|
2024-04-24 17:02:13 +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
|
Unknown realm in startloc crashes on char creation (#628)
|
2024-03-03 11:51:37 +01:00 |
|
startloc.h
|
Unknown realm in startloc crashes on char creation (#628)
|
2024-03-03 11:51:37 +01:00 |
|
statmsg.cpp
|
Boat refactor Part 3 of N (#656)
|
2024-07-10 19:54:31 +02: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
|
remove unused include
|
2023-11-12 11:00:13 +01:00 |
|
storage.cpp
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
storage.h
|
Fix storage area usage in module functions (#551)
|
2023-10-16 12:33:54 -04:00 |
|
syshook.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
syshook.h
|
renamed mobile syshook to character
|
2018-10-14 13:13:16 +02:00 |
|
syshookscript.cpp
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
syshookscript.h
|
rewrite Decay system (#660)
|
2024-07-14 17:34:17 +02:00 |
|
target.cpp
|
Add script helpers to implement stealing skill (#493)
|
2023-01-08 16:59:28 +01:00 |
|
target.h
|
Add script helpers to implement stealing skill (#493)
|
2023-01-08 16:59:28 +01:00 |
|
tasks.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
tasks.h
|
Cleanup of header includes.
|
2018-01-01 21:52:14 +01:00 |
|
textcmd.cpp
|
use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595)
|
2024-01-12 06:51:44 +01:00 |
|
textcmd.h
|
no need to strip tilde chars from speech
|
2019-01-16 21:24:41 +01:00 |
|
tildecmd.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +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
|
use std::filesystem to iterate over directories (#448)
|
2021-12-30 07:21:20 +01:00 |
|
tips.cpp
|
Change outgoing packet handlers to write CP-1252 when appropriate (#443)
|
2021-11-09 08:01:31 +01:00 |
|
tooltips.cpp
|
removed pol_distance/inrange* functions (#556)
|
2023-12-25 22:02:52 +01:00 |
|
tooltips.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
ufunc.cpp
|
refactored npcmod,decay to use Pos classes, removed all wrappers from Realm (#652)
|
2024-07-07 15:32:29 +02:00 |
|
ufunc.h
|
Character buffs (#587)
|
2024-01-13 16:46:08 +01:00 |
|
ufunc2.cpp
|
reworked get_item and its undo behaviour (#514)
|
2023-05-23 17:07:23 +02:00 |
|
ufuncstd.h
|
simplified unicode send functions
|
2018-12-31 20:07:22 +01:00 |
|
uimport.cpp
|
replaced all uppercase hex formatting with lowercase variant (#645)
|
2024-05-05 09:13:12 +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
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
umap.h
|
use Pos classes in Map and Door (#422)
|
2021-09-11 22:38:43 +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
|
replaced all uppercase hex formatting with lowercase variant (#645)
|
2024-05-05 09:13:12 +02:00 |
|
uobject.h
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
uoclient.cpp
|
Add proxy protocol support (#623)
|
2024-02-21 21:41:17 +01:00 |
|
uoclient.h
|
Add proxy protocol support (#623)
|
2024-02-21 21:41:17 +01:00 |
|
uoexec.cpp
|
refactored npcmod,decay to use Pos classes, removed all wrappers from Realm (#652)
|
2024-07-07 15:32:29 +02:00 |
|
uoexec.h
|
removed ufacing move_delta, added getPos*Param (#424)
|
2021-09-12 14:39:06 +02:00 |
|
uolisten.cpp
|
Add proxy protocol support (#623)
|
2024-02-21 21:41:17 +01:00 |
|
uopathnode.h
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
uoscrobj.cpp
|
simplified move functions further, added move_boat_item/move_boat_mobile (#655)
|
2024-07-10 07:08:50 +02:00 |
|
uoscrobj.h
|
Add support for boat piloting via mouse movement (#558)
|
2024-01-06 18:01:31 +07:00 |
|
uoskills.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01: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
|
Boat refactor Part 3 of N (#656)
|
2024-07-10 19:54:31 +02:00 |
|
uworld.h
|
Boat refactor Part 3 of N (#656)
|
2024-07-10 19:54:31 +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
|
Regions Pos class refactor (#426)
|
2021-09-13 20:27:13 +02:00 |
|
zone.h
|
wrappers for realm/uworld methods accepting Posclasses. (#428)
|
2021-09-18 19:15:54 +02:00 |