polserver/pol-core/plib
Kevin Eady 09bb6d97f3
Add servspecopt BoatSailsCollide (#640)
* Implementation

* Add tests

* Update docs

* Rename test function

* Tweak boat cleanup if test fails

* Address review comments
- check objtype passable in boat unregself
2024-04-18 14:59:23 +02:00
..
mul Uoconvert improvements 3 (#561) 2023-11-23 01:15:52 +01:00
uopreader added array.sorted_insert to insert into an already sorted array. 2018-10-07 21:05:02 +02:00
clidata.h fixed namespaces of moved files 2018-12-22 00:32:47 +01:00
CMakeLists.txt added explicit targets for every 3rd party lib (#612) 2024-01-27 09:06:23 +01:00
CMakeSources.cmake Uoconvert improvements 3 (#561) 2023-11-23 01:15:52 +01:00
filemapserver.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
filemapserver.h Changed classes to be final if possible, removed override macro 2018-10-09 09:47:27 +02:00
fsa.h New format lib version (#592) 2024-01-10 18:29:10 +01:00
inmemorymapserver.cpp moved default deconstructors into header to let them count as trivial. 2018-11-03 15:00:44 +01:00
inmemorymapserver.h moved default deconstructors into header to let them count as trivial. 2018-11-03 15:00:44 +01:00
mapblob.h Formating everything 2016-02-19 19:26:35 +01:00
mapblock.h Fix map crash on edges in Tokuno; Introduce Realm Descriptor versioning (#634) 2024-03-18 20:47:29 +01:00
mapcell.h Modules share the same (helper) template base class 2016-12-20 23:53:32 +01:00
mapfunc.cpp New format lib version (#592) 2024-01-10 18:29:10 +01:00
mapfunc.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
mapserver.cpp moved default deconstructors into header to let them count as trivial. 2018-11-03 15:00:44 +01:00
mapserver.h moved default deconstructors into header to let them count as trivial. 2018-11-03 15:00:44 +01:00
mapshape.h Optimized los check by introducing caching 2016-12-18 12:48:35 +01:00
mapsolid.h Fix map crash on edges in Tokuno; Introduce Realm Descriptor versioning (#634) 2024-03-18 20:47:29 +01:00
maptile.h Modules share the same (helper) template base class 2016-12-20 23:53:32 +01:00
maptileserver.cpp moved default deconstructors into header to let them count as trivial. 2018-11-03 15:00:44 +01:00
maptileserver.h moved default deconstructors into header to let them count as trivial. 2018-11-03 15:00:44 +01:00
mapwriter.cpp Fix map crash on edges in Tokuno; Introduce Realm Descriptor versioning (#634) 2024-03-18 20:47:29 +01:00
mapwriter.h fixed namespaces of moved files 2018-12-22 00:32:47 +01:00
pkg.cpp Introduce DAP Debugger (#608) 2024-01-28 09:49:55 +01:00
pkg.h Core version is now a semantic version, starting at 100.0.0 (#337) 2020-10-18 03:35:17 -07:00
polfile.h fixed namespaces of moved files 2018-12-22 00:32:47 +01:00
polfile1.cpp New format lib version (#592) 2024-01-10 18:29:10 +01:00
polfile2.cpp fixed namespaces of moved files 2018-12-22 00:32:47 +01:00
poltype.h moved polfile/uofile files into plib to cleanup atleast a bit the 2018-12-21 20:27:05 +01:00
RawMap.cpp use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595) 2024-01-12 06:51:44 +01:00
RawMap.h fixed namespaces of moved files 2018-12-22 00:32:47 +01:00
realmdescriptor.cpp Fix map crash on edges in Tokuno; Introduce Realm Descriptor versioning (#634) 2024-03-18 20:47:29 +01:00
realmdescriptor.h Fix map crash on edges in Tokuno; Introduce Realm Descriptor versioning (#634) 2024-03-18 20:47:29 +01:00
staticblock.h Formating everything 2016-02-19 19:26:35 +01:00
staticserver.cpp POLLOG* macros use the new formatting (#598) 2024-01-16 17:55:42 +01:00
staticserver.h moved default deconstructors into header to let them count as trivial. 2018-11-03 15:00:44 +01:00
StdAfx.cpp Documentation: reformatted headers for DoxyGen 2016-01-28 14:52:40 +01:00
StdAfx.h Updated cotire, updated pch 2018-12-30 18:49:57 +01:00
stlastar.h rewrite of FindPath (#554) 2023-10-23 19:35:40 +02:00
systemstate.cpp Uoconvert improvements 3 (#561) 2023-11-23 01:15:52 +01:00
systemstate.h Uoconvert improvements 3 (#561) 2023-11-23 01:15:52 +01:00
tiles.cpp use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595) 2024-01-12 06:51:44 +01:00
tiles.h fixed namespaces of moved files 2018-12-22 00:32:47 +01:00
uconst.h removed pol_distance/inrange* functions (#556) 2023-12-25 22:02:52 +01:00
udatfile.h uoconvert should work again after it was broken due to linker hell 2019-01-10 18:47:06 +01:00
uoexpansion.cpp Formating everything 2016-02-19 19:26:35 +01:00
uoexpansion.h removed dependency to boost::noncopyable 2019-02-10 14:00:55 +01:00
uofile.h Uoconvert improvements 3 (#561) 2023-11-23 01:15:52 +01:00
uofile00.cpp use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595) 2024-01-12 06:51:44 +01:00
uofile01.cpp Codecleanup from #581 (#583) 2023-12-26 17:47:40 +01:00
uofile02.cpp use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595) 2024-01-12 06:51:44 +01:00
uofile04.cpp New format lib version (#592) 2024-01-10 18:29:10 +01:00
uofile05.cpp New format lib version (#592) 2024-01-10 18:29:10 +01:00
uofile06.cpp New format lib version (#592) 2024-01-10 18:29:10 +01:00
uofile07.cpp New format lib version (#592) 2024-01-10 18:29:10 +01:00
uofile08.cpp fixed namespaces of moved files 2018-12-22 00:32:47 +01:00
uofilei.h Uoconvert improvements 3 (#561) 2023-11-23 01:15:52 +01:00
uoinstallfinder.cpp New format lib version (#592) 2024-01-10 18:29:10 +01:00
uoinstallfinder.h Read pol.cfg UoDataFileRoot from Windows Registry 2020-01-12 19:42:16 +01:00
ustruct.h Add servspecopt BoatSailsCollide (#640) 2024-04-18 14:59:23 +02:00