turleypol
dbb25bdb62
Include and buildsystem cleanup ( #45 )
...
Include cleanup
Reworked buildsystem (Linux only)
Removed dynamic libs, Linux now again uses static linking (like windows)
2018-01-29 21:55:48 +01:00
turley
b3ce5e8ba2
removed deprecated files, fixed size estimate of EquipDesc
2017-01-15 19:03:41 +01:00
turley
189cad3479
Formating everything
...
Authors are not forced to use the clang-format setting, but should
atleast be inspired by the style.
The only thing which is now not allowed are tabs for ident/alignment!
2016-02-19 19:26:35 +01:00
turley
ed7b16b233
normalized lineendings
2016-02-11 22:54:43 +01:00
Gabriele Tozzi
d1ac902926
Documentation: reformatted headers for DoxyGen
2016-01-28 14:52:40 +01:00
Gabriele Tozzi
6a39ba6fe5
Added: Intrinsic Shield support, works just like intrinsic weapons
...
Implemented by moving the "intrinsic" concept from Weapon to Equipment
2015-10-02 21:30:14 +02:00
frozenblit
a704a90208
Another round of stl_inc.h cleanups
2014-11-01 22:27:42 +01:00
turley
b2572d69f7
fixed size estimation. MoveObjectToLocation on a boat now unregisteres the boat first thus small changes are also possible.
2014-07-05 09:40:15 +00:00
turley
331792c755
added more memoryusage estimation
2014-06-07 09:00:37 +00:00
turley
99d7dc3037
namespaces...finally :)
...
Hard part is finished every file is touched. Namespaces are currently rough named by directory name.
Maybe we could split it more
2013-12-21 09:10:46 +00:00
dsourc
4b9d4e9ec2
Moved Equipment members .hp .maxhp .maxhp_mod and .quality to Item
2013-09-03 19:14:57 +00:00
turley
440e57bced
hsa mul support
...
changed objtype to max 0x20000
splitted pkt transmit
needs more testing
2011-06-14 15:20:00 +00:00
muaddib_pol
631ed68c4a
+ All projects now using literal paths for includes.
...
+ Disabled Compiler warning 4244 in VS for str.cpp and strutil.cpp due to fact they are false warnings there.
2009-09-12 23:51:20 +00:00
muaddib_pol
d032ee448f
+ POL is now, open source.
2009-09-03 19:44:42 +00:00