Enno Rehling
|
7b4b879cc1
|
quick addition to a_removeall
additional testing for attributes
|
2016-02-06 10:56:08 +01:00 |
|
Enno Rehling
|
d0f8723ffb
|
refactoring: eliminate a_findc, and too much const-fuckery
|
2016-02-01 17:31:03 +01:00 |
|
Enno Rehling
|
5187788f3c
|
pass the parent of an attribute into a_age and attrib_type::age
|
2015-12-16 22:18:44 +01:00 |
|
Enno Rehling
|
04bf07a526
|
coverity scan (multiple CID) is confuced about a_remove, trying to help it.
|
2015-10-29 09:06:52 +01:00 |
|
Enno Rehling
|
5fc1587879
|
age_unit accidentally returned AT_AGE_REMOVE (caused by a recent change to curse_age)
|
2015-08-25 22:50:58 +02:00 |
|
Enno Rehling
|
7087c0e0ab
|
Update to latest submodules, fix iniparser and critbit.
I did this before, must have lost it in the merge. Crazy.
|
2015-07-12 10:38:01 +02:00 |
|
Enno Rehling
|
e25d3c8ed1
|
Fix a bug reporting DETROY messages to the correct unit.
Add missing not-null assertions before accessing function parameters.
Eliminate all of the PVS-Studio warnings.
|
2015-07-07 00:49:12 +02:00 |
|
Enno Rehling
|
05ec74f9ec
|
annotate with finds from PVS Studio trial static analysis
|
2015-07-06 21:31:27 +02:00 |
|
Enno Rehling
|
c54cbfd472
|
fix copyright notice
|
2015-01-30 22:10:29 +01:00 |
|
Enno Rehling
|
abca25d1d5
|
fix indentation in every file
fix copyright date
remove vi ts=2 code
remove a couple of superfluous extern declarations
|
2015-01-30 20:37:14 +01:00 |
|
Enno Rehling
|
2fbb04140c
|
at_deprecated was causing a small memory leak.
|
2014-12-31 01:17:49 +01:00 |
|
Enno Rehling
|
455b3dc90e
|
ignore obsolete "lua" attributes in ancient data files.
fix a small bug in the mechanism for reading deprecated attrib_types.
|
2014-12-13 22:08:57 +01:00 |
|
Enno Rehling
|
7e1cec33a2
|
Remove unused gmcmd attributes.
use the at_deprecated feature that was built for this purpose.
remove final external dependency on a_free in the code.
|
2014-10-18 19:23:36 +02:00 |
|
Enno Rehling
|
74a6bd72c2
|
additional testing.
|
2014-10-18 14:16:26 +02:00 |
|
Enno Rehling
|
2cc21b265d
|
remove GM command, remove gm-attributes from data when writing.
|
2014-04-22 21:42:32 -07:00 |
|
Enno Rehling
|
03c247c788
|
I am killing the core/ directory.
Lots of files are moving to a new location in src/
Some intersting CMake changes.
|
2014-02-18 05:45:00 +01:00 |
|