Commit graph

23 commits

Author SHA1 Message Date
Walter Julius Hennecke
b766076ed6 Updates to q_math 2014-08-13 23:29:27 +02:00
Walter Julius Hennecke
a9805d8eac Moved some functions 2014-03-19 16:32:04 +01:00
Walter Julius Hennecke
e5daed2aea Updated version number 2014-02-20 23:37:11 +01:00
Walter Julius Hennecke
d1edc454ee - started updating g_missile.c
- add G_Assert function (see g_missile.c for example usage)
2013-12-19 22:37:50 +01:00
Walter Julius Hennecke
056553e85c Replaced ray box intersection and added additinal function
- Replaced the ray box intersection function by a other
- added BG_OriginFromBoundingBox which calculates an approximate origin
from a given bounding box
2013-11-30 19:11:15 +01:00
Walter Julius Hennecke
18d557c691 More updates 2013-10-16 19:20:49 +02:00
Walter Julius Hennecke
c62b0bcefa Refactoring of some function names 2013-10-13 22:06:17 +02:00
Walter Julius Hennecke
c097714e81 More updates 2013-10-13 00:50:21 +02:00
Walter Julius Hennecke
ac31908cfc missing changes 2013-08-25 01:47:31 +02:00
Walter Julius Hennecke
18118404e2 Started adding new logger 2013-08-25 01:45:11 +02:00
Walter Julius Hennecke
9a69a10d68 Fixed a bug
Fixed a bug where use of /drop while beeing dead resultet in a crash.
2013-08-01 20:43:39 +02:00
Walter Julius Hennecke
5742263b89 fogot to commit updated project file 2013-07-12 19:01:55 +02:00
Walter Julius Hennecke
a6c7f7582e Moved some functions from g_local.h into new headers 2013-07-10 22:35:20 +02:00
Walter Julius Hennecke
e849b1c516 Have gone through a few files change a thing or two. 2013-07-06 18:19:28 +02:00
Walter Julius Hennecke
c75f89a232 updated VC project files 2013-05-25 01:00:36 +02:00
Walter Julius Hennecke
c0f3125d38 Hopefully fixes some splint warnings 2013-05-17 19:57:12 +02:00
Walter Julius Hennecke
0a6b8f9e41 Added flex based lexer
- not ready to be used yet as not added to Makefile yet
- reentrant so it could be used for parrallel lexing
2013-04-27 17:56:57 +02:00
Walter Julius Hennecke
9b0c16d7ba Startet work on a lexer to replace COM_Parse 2013-04-22 21:41:34 +02:00
Walter Julius Hennecke
286257c535 Updated VisualStudio Project 2013-04-13 23:43:12 +02:00
Walter Julius Hennecke
64a8d2a026 Fixes and additions
- minor fixes
- added missing files to VisualStudio project
2013-04-13 00:50:57 +02:00
Walter Julius Hennecke
f35bd7ec1d Modified some code due to use of container ...
The list now can store C types and and strings directly (without the
need of them to be in a struct).
2013-04-09 22:09:29 +02:00
Walter Julius Hennecke
6fdbc08b04 Added missing files to project 2012-11-13 00:49:02 +01:00
Walter Julius Hennecke
a39565b783 Integrated RPG-X2 rpgxEF edition into the rpgxEF repo
... not quite content with where the project files lie but it is ok for
now.
... compiling works fine so far (only tested mingw32 right now)
2012-08-04 12:54:37 +02:00