Commit Graph

1574 Commits

Author SHA1 Message Date
Gregory Nutt
7d86b9ce7a Add higher logic to load bitmap texture files 2014-12-06 15:19:02 -06:00
Gregory Nutt
957a9a18ef Add logic to read bitmap textures from a file 2014-12-06 13:28:52 -06:00
Gregory Nutt
969dc2ff41 Add more plan management logic 2014-12-06 12:00:25 -06:00
Gregory Nutt
fa914506ad Add the second of several world creation files 2014-12-06 09:53:00 -06:00
Gregory Nutt
390251a5f8 Merge remote-tracking branch 'origin/master' into traveller 2014-12-06 09:15:40 -06:00
Gregory Nutt
8a26497e88 apps/inifile: Filename parameter should be const 2014-12-06 09:14:55 -06:00
Gregory Nutt
6efdbf1dbe Add the first of several world creation files 2014-12-06 09:14:07 -06:00
Gregory Nutt
0a355c200a Add plane list operations 2014-12-06 08:04:57 -06:00
Gregory Nutt
0d8247ef29 apps/examples/ostest: Missing prototype for nsem_test() 2014-12-06 07:33:40 -06:00
Gregory Nutt
955546b67e Add last of several ray cast/rendering files 2014-12-05 16:31:47 -06:00
Gregory Nutt
e9088a308a Add fourth of several ray cast/rendering files 2014-12-05 14:52:18 -06:00
Gregory Nutt
a4c05f2a49 Add third of several ray cast/rendering files 2014-12-05 13:02:44 -06:00
Gregory Nutt
6cce43ce94 Add some global data declarations. Fix modes on some files marked as executable 2014-12-05 12:11:23 -06:00
Gregory Nutt
2af008571e Add second of several ray cast/rendering files 2014-12-05 11:24:10 -06:00
Gregory Nutt
b23678b965 Add trigonometric lookup tables 2014-12-05 10:17:34 -06:00
Gregory Nutt
80a2fd25bd Merge branch 'master' into traveller 2014-12-05 09:17:10 -06:00
Gregory Nutt
7433c4a86d Add first of several ray cast/rendering files 2014-12-05 08:44:55 -06:00
Gregory Nutt
5f384d9d21 Add door animation logic 2014-12-04 14:22:10 -06:00
Gregory Nutt
a9c4227811 Correct some image scaling 2014-12-04 08:00:41 -06:00
Gregory Nutt
bfd9cfe0e5 Correct graphics scaling logic 2014-12-03 18:19:10 -06:00
Gregory Nutt
2d8e0458d1 Merge branch 'traveller' of ssh://git.code.sf.net/p/nuttx/git into traveller 2014-12-03 17:45:32 -06:00
Gregory Nutt
001d88ed9d Merge branch 'traveller' of ssh://git.code.sf.net/p/nuttx/git 2014-12-03 17:44:47 -06:00
Gregory Nutt
a4944952a6 Oops.. incomplete stuff from a branch accidentally merged. At least make it EXPERIMENTAL 2014-12-03 16:54:18 -06:00
Gregory Nutt
047feca177 Merge remote-tracking branch 'origin/master' into traveller 2014-12-03 16:49:29 -06:00
Gregory Nutt
2e5d6b78f6 Add two files that were missed in a previous commit 2014-12-03 16:48:08 -06:00
Gregory Nutt
a3a3c6fee8 A more more input positional logic 2014-12-03 16:48:08 -06:00
Gregory Nutt
2ca7d8bb0e Rethink positional input; Add input configuration logic 2014-12-03 16:48:07 -06:00
Gregory Nutt
36c24cd665 Add framework for joystick input 2014-12-03 16:48:06 -06:00
Gregory Nutt
d3bfbe8e82 Add color initilization logi 2014-12-03 16:48:06 -06:00
Gregory Nutt
53d0388eb4 Making a place for color transformations 2014-12-03 16:48:05 -06:00
Gregory Nutt
308ba69e7c Add graphic device initialize logic (incomplete) 2014-12-03 16:48:05 -06:00
Gregory Nutt
a5ef04349a A few more traveler fixes 2014-12-03 16:48:04 -06:00
Gregory Nutt
63227c9ad8 Let's get consistent with spelling: Use the US spelling of traveler with one 'l' 2014-12-03 16:48:04 -06:00
Gregory Nutt
c19d68fbcd Add traveller main file and stubs for required headers 2014-12-03 16:48:03 -06:00
Gregory Nutt
951d37e547 Remove carriage returns; correct file modes 2014-12-03 16:48:02 -06:00
Gregory Nutt
b135f79fc4 Beginning of a 1st person game 2014-12-03 16:48:02 -06:00
Gregory Nutt
cfe59305b6 SAMA5D3 Xplained: A few fixes for the AJoystick driver (still not working) 2014-12-03 14:33:00 -06:00
Gregory Nutt
1da7d86cc5 Update Changelog 2014-12-03 09:36:24 -06:00
Gregory Nutt
c7a8631954 Add an analog joystick test/example 2014-12-03 09:34:47 -06:00
Gregory Nutt
7b996c77fe Merge branch 'traveller' of ssh://git.code.sf.net/p/nuttx/git into traveller 2014-12-02 14:22:08 -06:00
Gregory Nutt
1e483a5f24 Merge branch 'traveller' of ssh://git.code.sf.net/p/nuttx/git into traveller 2014-12-02 14:18:57 -06:00
Gregory Nutt
b18c7445c2 Mark C file not executable 2014-12-02 12:04:05 -06:00
Gregory Nutt
43c95327b3 Add some POV logic 2014-12-02 11:49:14 -06:00
Gregory Nutt
35ee2e4225 A more more input positional logic 2014-12-02 10:13:08 -06:00
Gregory Nutt
a5b0bee842 Rethink positional input; Add input configuration logic 2014-12-02 07:34:51 -06:00
Gregory Nutt
976a0aff44 Add framework for joystick input 2014-12-01 19:15:16 -06:00
Gregory Nutt
158cfc8a52 Add color initilization logi 2014-12-01 17:06:27 -06:00
Gregory Nutt
00d4becbad Making a place for color transformations 2014-12-01 16:18:43 -06:00
Gregory Nutt
4c32019e4d Add graphic device initialize logic (incomplete) 2014-12-01 14:04:33 -06:00
Gregory Nutt
fa035373e4 Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are problems. From Woohan Lee 2014-12-01 06:41:30 -06:00