Josh Holtrop
|
49ee9b12b4
|
gen-sdl-keymap.pl no longer generating sdl_keymap.h
|
2010-12-19 00:11:39 -05:00 |
|
Josh Holtrop
|
dc6994fcbf
|
renamed wfobj subdirectory to WFObj
|
2010-12-19 00:11:39 -05:00 |
|
Josh Holtrop
|
a0d66622db
|
added "install" target
|
2010-12-19 00:11:38 -05:00 |
|
Josh Holtrop
|
5ebff00dbc
|
bugfix in std.createPlanePointNormal with calculation of "d" parameter
|
2010-12-19 00:11:38 -05:00 |
|
Josh Holtrop
|
7924672b69
|
fixed texturing on quads
|
2010-12-19 00:11:38 -05:00 |
|
Josh Holtrop
|
0417ec2c29
|
bugfix: correct full path being sent to Engine constructor
|
2010-12-19 00:11:38 -05:00 |
|
Josh Holtrop
|
bece35d270
|
added setPosition() for Quads
|
2010-12-19 00:11:37 -05:00 |
|
Josh Holtrop
|
1009f91302
|
enhanced polygon offset for quads
|
2010-12-19 00:11:37 -05:00 |
|
Josh Holtrop
|
65ecbe0d5c
|
bugfix in Engine::Quad() constructor -- call dCROSS() before dNormalize3()
|
2010-12-19 00:11:37 -05:00 |
|
Josh Holtrop
|
eb73749f69
|
added Engine::Quad::setColor() and ag::quad::setColor()
|
2010-12-19 00:11:37 -05:00 |
|
Josh Holtrop
|
8585f97e91
|
fixed bug in ag::quad::setOffset()
|
2010-12-19 00:11:36 -05:00 |
|
Josh Holtrop
|
19a7687086
|
fix Lua indexing bug in ag::createQuad()
|
2010-12-19 00:11:36 -05:00 |
|
Josh Holtrop
|
8be32add54
|
actually register ag.createQuad with lua
|
2010-12-19 00:11:36 -05:00 |
|
Josh Holtrop
|
97530106c2
|
actually do the polygon offset for quads
|
2010-12-19 00:11:36 -05:00 |
|
Josh Holtrop
|
dff232ec66
|
created frontend functionality for creating Quad objects
|
2010-12-19 00:11:35 -05:00 |
|
Josh Holtrop
|
791fb14925
|
added backend functionality for Quads
|
2010-12-19 00:11:35 -05:00 |
|
Josh Holtrop
|
6e35afb4ad
|
replace local cross_product() function with dCROSS()
|
2010-12-19 00:11:35 -05:00 |
|
Josh Holtrop
|
1dda197ca3
|
split Engine::Object functions into their own .cc file
|
2010-12-19 00:11:35 -05:00 |
|
Josh Holtrop
|
225d147b79
|
ignore .swp files
|
2010-12-19 00:11:34 -05:00 |
|
Josh Holtrop
|
df953ef20f
|
subdirectories work for real this time
|
2010-12-19 00:11:34 -05:00 |
|
Josh Holtrop
|
2edea049bd
|
allow subdirectories in Lua-specified paths separated by ":"
|
2010-12-19 00:11:34 -05:00 |
|
Josh Holtrop
|
66b0bd3da5
|
updated "dist" Makefile target to use cp instead of svn export; added dist to .hgignore
|
2010-12-19 00:11:34 -05:00 |
|
Josh Holtrop
|
4d726dbf62
|
find full path to engine in linux using /proc/self/exe
|
2010-12-19 00:11:33 -05:00 |
|
Josh Holtrop
|
9e6bb1b22d
|
added PLATFORM definition in Makefile, added .hgignore
|
2010-12-19 00:11:33 -05:00 |
|
Josh Holtrop
|
7b057bcf86
|
import svn:externals
|
2010-12-19 00:11:13 -05:00 |
|
Josh Holtrop
|
d3da66da4b
|
fix typo in doc
git-svn-id: svn://anubis/anaglym/trunk@323 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-10-04 00:11:07 +00:00 |
|
Josh Holtrop
|
2c98e88dae
|
updated checkerpick.lua test script, moved it into lib/demo
git-svn-id: svn://anubis/anaglym/trunk@322 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-23 17:09:35 +00:00 |
|
Josh Holtrop
|
e265cf21b7
|
fixed AABB and getSize() problem for boxes
git-svn-id: svn://anubis/anaglym/trunk@321 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-23 17:00:33 +00:00 |
|
Josh Holtrop
|
e1aa35b4cd
|
fixed bug in argument order in ag.loadModel()
git-svn-id: svn://anubis/anaglym/trunk@318 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-22 02:38:07 +00:00 |
|
Josh Holtrop
|
283d84aa25
|
added documentation for ag::object::setTransparency()
git-svn-id: svn://anubis/anaglym/trunk@317 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 17:10:13 +00:00 |
|
Josh Holtrop
|
11da99b3ad
|
added ag::object::setTransparency() and Engine::Object::setTransparency()
git-svn-id: svn://anubis/anaglym/trunk@316 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 17:02:28 +00:00 |
|
Josh Holtrop
|
1a2213f39c
|
added a test box with a partly transparent texture
git-svn-id: svn://anubis/anaglym/trunk@315 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 16:47:43 +00:00 |
|
Josh Holtrop
|
3e3ba194f9
|
setting texture mode when blending
git-svn-id: svn://anubis/anaglym/trunk@314 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 16:42:01 +00:00 |
|
Josh Holtrop
|
9ea65f4e65
|
added enable_blending parameter to objects
git-svn-id: svn://anubis/anaglym/trunk@313 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 16:37:51 +00:00 |
|
Josh Holtrop
|
7ea2aa3644
|
updated documentation for ag.pickObjects() and ag.pickOne()
git-svn-id: svn://anubis/anaglym/trunk@312 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 14:57:39 +00:00 |
|
Josh Holtrop
|
ea623bdf65
|
changed tests/checkerpick.lua to use ag.pickOne() instead of ag.pickObjects() for efficiency
git-svn-id: svn://anubis/anaglym/trunk@311 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 14:48:24 +00:00 |
|
Josh Holtrop
|
bfb0760ef1
|
added ag::pickOne()
git-svn-id: svn://anubis/anaglym/trunk@310 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 14:46:54 +00:00 |
|
Josh Holtrop
|
a43935fdd6
|
added Engine::pickOne()
git-svn-id: svn://anubis/anaglym/trunk@309 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 14:27:34 +00:00 |
|
Josh Holtrop
|
89e065ebb5
|
added checkerpick test script with example for mouse motion selection on a grid
git-svn-id: svn://anubis/anaglym/trunk@308 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 03:34:38 +00:00 |
|
Josh Holtrop
|
7c7609045d
|
ag.pickObjects() now sets pick_dist, pick_pos, and pick_normal attributes on the selected objects
git-svn-id: svn://anubis/anaglym/trunk@307 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 02:44:25 +00:00 |
|
Josh Holtrop
|
d768feb8b4
|
updated .todo
git-svn-id: svn://anubis/anaglym/trunk@306 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-16 21:23:37 +00:00 |
|
Josh Holtrop
|
4ed5b5c528
|
added text caption to managed_objects.lua to inform of available keys
git-svn-id: svn://anubis/anaglym/trunk@305 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-16 21:22:01 +00:00 |
|
Josh Holtrop
|
59f8c7a28e
|
changed OdeWorld::pickObjects and Engine::pickObjects to return distance, position, and normal information along with object identifier
git-svn-id: svn://anubis/anaglym/trunk@304 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-16 21:12:38 +00:00 |
|
Josh Holtrop
|
23088dbdfe
|
added libogg-0.dll, libvorbis-0.dll, libvorbisfile-3.dll to dist target
git-svn-id: svn://anubis/anaglym/trunk@302 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-08-10 13:36:40 +00:00 |
|
Josh Holtrop
|
ecb7f9f99d
|
added VORBISLIBS in Makefile
git-svn-id: svn://anubis/anaglym/trunk@301 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-08-09 22:25:03 +00:00 |
|
Josh Holtrop
|
8dbcc0b043
|
import from git: added extra usage explanation, added -s command-line option to set multisample level, added a fallback to AV::start() to try multisample level of 1 if attempting samples>1 fails, fixed audio bug for combining multiple streams getting staticky, added documentation for joint and sound Lua member methods
git-svn-id: svn://anubis/anaglym/trunk@300 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-08-06 01:56:27 +00:00 |
|
Josh Holtrop
|
82254ff82c
|
updated cratestack test script
git-svn-id: svn://anubis/anaglym/trunk@299 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 20:43:06 +00:00 |
|
Josh Holtrop
|
8d8f753652
|
corrected sound mixing for lower bound in addition to upper bound, but algorithm is still incorrect
git-svn-id: svn://anubis/anaglym/trunk@298 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 16:54:44 +00:00 |
|
Josh Holtrop
|
219b3f1f40
|
updated cratestack test script
git-svn-id: svn://anubis/anaglym/trunk@297 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 15:34:06 +00:00 |
|
Josh Holtrop
|
a2ecd9bbd3
|
updated .todo
git-svn-id: svn://anubis/anaglym/trunk@296 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 15:11:00 +00:00 |
|