Alphabetical Index
|
Tags by Size
| Find tag:
libdeng1
Related tags:
libdeng
,
liblegacy
,
Str
Authorship: 68% skyjake, 32% danij
View commits by groups
February 2014
2014-02-17
:
Prefix PI, PI_D macros with 'DD_'
2014-02-12
libdeng2
|
Refactor
:
Relocated Garbage to libdeng2
January 2014
2014-01-31
Added
|
Debug
:
Added an assert
2014-01-23
Added
|
API
:
Added Str_StartsWith()
2014-01-11
Refactor
:
Renamed the "boolean" define to "dd_bool"
October 2013
2013-10-13
Fixed
|
Reader
:
Reading 16/32-bit values
2013-10-13
Fixed
|
Reader
:
Possibly undefined operation
2013-10-13
Fixed
|
Reader
|
Writer
:
Avoiding pointer alignment issues
April 2013
2013-04-22
Added
:
Added a couple of new 2D vector box methods
2013-04-13
Refactor
:
Use revised libdeng2 C wrapper functions
2013-04-09
Added
:
Added macro DBL2FIX
March 2013
2013-03-09
Cleanup
|
Refactor
:
Const-correctness refactorings to the vector1 module; cleanup
February 2013
2013-02-04
:
Lowered log level of garbage recycling messages
January 2013
2013-01-07
:
Updated code style for consistency
2013-01-06
Cleanup
:
Moved text utilities to a separate source file
2013-01-06
:
Clarified functionality of M_Realloc()
2013-01-05
Cleanup
:
Cleanup
July 2012
2012-07-23
qmake
:
Enable strict warnings for GCC/Clang
2012-07-06
:
Use appropriate header paths