Commit Graph

11 Commits

Author SHA1 Message Date
80cf45d234 Adjust version for manual build and update VS projects (#543) 2018-09-02 20:34:40 +02:00
123246cc84 Port code to AMTL (#427)
* Remove CQueue

* Remove duplicated files

* Move sh_tinyhash to public/

* Remove sm_queue

Make NVault use of ke::Deque

* Remove sh_string (unused)

* Remove CList dependency from CTask

* Remove CList dependency from CEvent

* Remove CList dependency from modules' functions

* Remove CList dependency ForceObject

* Remove CList dependency Player Auth

* Remove left CList dependencies

* Fix msvc project files

* Update AMTL

* Use InlineList for CScript

* Use InlineList for CModule

* Use Vector for Player Auth
2017-04-14 19:36:59 +02:00
9551c70c59 Rework build pathname functions (#422)
* Rework build_pathname* functions

* Replace old platform defines with the new ones

* Correct usage of build_pathname_r()

* Fix inconsistencies (white spaces)

* Remove useless defines
2017-03-11 19:26:25 +01:00
138b9e1510 Remove UTIL_Format() and UTIL_VarArgs() 2015-10-05 19:12:08 +02:00
f976861e21 Fix AMBuild and VS projects files 2015-10-02 23:22:22 +02:00
2d910838a2 Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
c0b9b91a06 Remove MakeFile 2015-07-14 00:13:24 +02:00
4a58365b2c Correcting SolutionFileFormat version as well 2015-05-19 18:31:19 +05:30
ad23638913 Correcting years in MSVS project solutions. 2015-05-18 21:54:06 +05:30
92c2c84617 Update copyright year 2015-03-29 20:01:25 +02:00
e09f434ed8 Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00