index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
basics
/
tests
Commit message (
Collapse
)
Author
Age
*
C++17 and Ice 3.7
project2-1.3.0
Dan Goodliffe
2018-04-28
|
|
|
|
|
Updates all code to work with C++17 and Ice 3.7 and related updates in used libraries.
*
Remove implicit cast to char * because it's dangerous as everyone knows
project2-1.2.6
Dan Goodliffe
2016-05-09
|
*
Export exposed components
project2-1.2.5
Dan Goodliffe
2016-01-25
|
*
Use AdHoc plugins for scriptable things and remove legacy plugin support
Dan Goodliffe
2015-09-30
|
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-04
|
*
Add missing includes highlighted when precompiled headers are disabled
Dan Goodliffe
2014-12-17
|
*
Add full range of scalar tests
randomdan
2014-04-20
|
*
Massive refactor to remove the appEngine and environment complication and ↵
randomdan
2013-07-05
|
|
|
|
instead have an execution context that's passed around from the original call site
*
Fix the gch usage quirk with a silly hack and a load of small changes
randomdan
2013-06-21
|
*
Fix pch header inclusions and missing headers for no-pch building
randomdan
2013-04-04
|
*
skip 1 shuffle of code out of common
randomdan
2013-03-28