Commit graph

12 commits

Author SHA1 Message Date
Lloyd Dilley
3773cc11e5
Remove commented code 2022-11-25 16:14:25 -05:00
Lloyd Dilley
cd83429b01
Fix C to C++ style issues and convert spaces to tabs 2022-11-14 19:24:29 -05:00
Lloyd Dilley
dd873888bb
Fix more compile warnings 2022-11-04 17:12:13 -04:00
Geir Ove Alnes
6890998157 Merge pull request #128 from ldilley/develop
FreeBSD build support
2022-10-24 19:18:29 +08:00
Xoduz
37a76083de Rest of the changes for 0.99.6-RC1
Misc cleanup and standardization of style and naming conventions in code and scripts
Added missing code for showing race in paperdoll based on ini setting
Players can no longer use Polymorph spell while incognitoed, or while under effect of tribal paint
Players can no longer use Incognito spell while polymorphed, or while under the effects of tribal paint
Facial hair is now removed from players who are under the effects of Incognito spell that changes their gender for female
2022-10-24 18:39:33 +08:00
Charles Kerr
c9bfccc512 Update IP4Address.cpp
addressed windows ip4list_t available typo
2022-06-17 21:06:23 -04:00
Charles Kerr
eb7eb9ab54 ip4addr_t/ip4list_t replaces IP4Address 2022-06-17 20:58:32 -04:00
Xoduz
7b187efe1d Minor fix
Some fixes to IP4Address code and output to console of which type of IP being listened (punt)
2021-06-13 04:33:07 +08:00
Charles Kerr
9e5f8344b1 added some working classes to start with.
Modified uox3.cpp to accommodate IP4Address change on deviceIPs()
2021-06-12 09:12:16 -04:00
Charles Kerr
1792bcd1ba initial changes, ConfigOS, nullptr, PLATFORM 2021-06-12 08:02:17 -04:00
Charles Kerr
75fc56b0dd NULL to nullptr 2021-06-12 07:30:23 -04:00
Xoduz
9c48f3d80e Added IP4Address.cpp/hpp, updated CMakeLists.txt
Added IP4Address.cpp/hpp, updated CMakeLists.txt

Co-Authored-By: Charles Kerr <punt1959@users.noreply.github.com>
2021-06-12 07:27:30 +08:00