Gregory Nutt
|
4bff47a80f
|
graphics/traveler: Conver to use the framebuffer driver.
|
2017-10-16 07:13:38 -06:00 |
|
Gregory Nutt
|
fda6713854
|
graphics/traveler: No longer supports single user graphics mode.
|
2017-10-14 11:51:58 -06:00 |
|
Gregory Nutt
|
07e3637100
|
Traveler: Missing semicolon in prototype.
|
2017-01-07 12:48:08 -06:00 |
|
Gregory Nutt
|
507cbe2475
|
trv_graphics.h uses sem_t so should include semaphore.h
|
2017-01-07 12:43:17 -06:00 |
|
Gregory Nutt
|
5251d18d92
|
Traveler: Add the first of several game-related tools
|
2014-12-14 18:26:36 -06:00 |
|
Gregory Nutt
|
13f9ab213d
|
Various fixes to traveler joystick input logic and to simulated joystick device
|
2014-12-14 12:23:19 -06:00 |
|
Gregory Nutt
|
e6927cfcac
|
Traveler: Add support for analog joystick
|
2014-12-14 08:55:18 -06:00 |
|
Gregory Nutt
|
ccc8557cd9
|
Travel: Fix more initialization errors, mostly related to file path problems
|
2014-12-08 12:39:02 -06:00 |
|
Gregory Nutt
|
3c55c8c6bf
|
Traveler: Change the way that the world path is managed.
|
2014-12-08 09:28:53 -06:00 |
|
Gregory Nutt
|
92b1e04fbb
|
Fix mode of header file marked executable
|
2014-12-07 11:07:46 -06:00 |
|
Gregory Nutt
|
459fb9308e
|
Add world destruction logic
|
2014-12-07 10:32:24 -06:00 |
|
Gregory Nutt
|
76e03225e0
|
Add logic to load texture images from a graphic file
|
2014-12-07 09:53:12 -06:00 |
|
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
|
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
|
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
|
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
|
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
|
63227c9ad8
|
Let's get consistent with spelling: Use the US spelling of traveler with one 'l'
|
2014-12-03 16:48:04 -06:00 |
|