Commit Graph

9 Commits

Author SHA1 Message Date
Artem Kharytoniuk ee7b1bc5ad Added intptr_t typedef for virtual machine mode. 2016-07-05 00:03:24 +03:00
Artem Kharytoniuk c6836b54b2 x64: updated system call signatures to accepts and return values of type intptr_t. 2016-06-25 21:48:48 +03:00
Artem Kharytoniuk d4f7c1b467 Added ARRAY_LEN macro. 2016-06-25 20:00:28 +03:00
Artem Kharytoniuk 9d1a9107a7 x64: updated entry point (vmMain) signature to return intptr_t instead of int. 2016-06-20 21:30:34 +03:00
Artem Kharytoniuk 406a64ac26 Structure field's offset computation update: use intptr_t when converting pointer to integer. 2016-06-13 20:51:17 +03:00
Artem Kharytoniuk 3cc9bcd542 Fixed compilation warnings (mostly size_t->int, signed/unsigned conversions). 2014-07-08 23:32:09 +03:00
Artem Kharytoniuk eae0ddcccc Code fixes to support x64. 2014-06-22 22:44:14 +03:00
Artem Kharytoniuk 96abbd7a03 Removed support for ancient graphics hardware and drivers.
Removed Unix/Mac OS X platforms support.

Updated Visual Studio project files.
2014-05-09 23:20:45 +03:00
Travis Bradshaw dbe4ddb103 The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00