Martin Haye
|
133c493c1c
|
Fixed clear, now does proper sky and ground.
|
2013-08-29 18:25:24 -07:00 |
|
Martin Haye
|
357f49cb6e
|
Hooked up drawing code to ray casting. Not beautiful yet, but recognizably 3D.
|
2013-08-29 09:52:43 -07:00 |
|
Martin Haye
|
cfe7edcf47
|
First ray successfully cast on Apple II.
|
2013-08-26 08:09:55 -07:00 |
|
Martin Haye
|
906018b6cc
|
Tested and fixed the DDA algorithm, cool\!
|
2013-08-25 18:31:01 -07:00 |
|
Martin Haye
|
3703a45095
|
Tested and fixed log2_w_w and pow2_w_w
|
2013-08-25 16:35:47 -07:00 |
|
Martin Haye
|
c32b631f28
|
Tested and fixed umul_bb_b
|
2013-08-25 15:58:09 -07:00 |
|
Martin Haye
|
a63da49c97
|
Added linker config to get rid of ld65 warning message.
|
2013-08-25 14:51:30 -07:00 |
|
Martin Haye
|
3b28ac9209
|
6502 code all written and assmebling. Debug ho.
|
2013-08-25 14:50:48 -07:00 |
|
Martin Haye
|
4d44ad8723
|
Coding real raycasting on 6502.
|
2013-08-25 11:29:08 -07:00 |
|
Martin Haye
|
df312acf32
|
Switched 6502 code to mixed case, rather than all-upper.
|
2013-08-23 08:58:21 -07:00 |
|
Martin Haye
|
73b51d1b26
|
Fixes to the Apple II build system; step mode and proper ProDOS quit in render demo.
|
2013-08-21 10:07:13 -07:00 |
|
Brendan Robert
|
be2ae30116
|
Added image export for single hi-res graphics (double hires will likely not work correctly yet)
|
2013-08-21 00:25:19 -05:00 |
|
Brendan Robert
|
a1e500872c
|
Merge remote-tracking branch 'refs/remotes/lawless/master'
|
2013-08-20 18:19:19 -05:00 |
|
Brendan Robert
|
57b83cebd8
|
You can now paste maps into the image editor with no loss of quality!
|
2013-08-20 18:17:14 -05:00 |
|
Brendan Robert
|
19f86fbc34
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
.gitignore
|
2013-08-18 20:54:19 -05:00 |
|
Brendan Robert
|
1775794b22
|
Merging Martin's fork
|
2013-08-18 20:52:19 -05:00 |
|
Brendan Robert
|
36eb546518
|
Preparing to merge martin's fork
|
2013-08-18 20:50:55 -05:00 |
|
Brendan Robert
|
5d11ff7e80
|
Fixed dialog issue -- Application quit now works more like it should.
|
2013-08-18 10:45:40 -05:00 |
|
Martin Haye
|
69a61f9676
|
Added README.
|
2013-08-12 07:14:08 -07:00 |
|
Martin Haye
|
d435c2a94e
|
Added README for Apple II build.
|
2013-08-12 07:12:17 -07:00 |
|
Martin Haye
|
6c404f22df
|
Added ignores for build directories etc.
|
2013-08-12 06:44:06 -07:00 |
|
Martin Haye
|
57cf76357b
|
Tentative build process for the Apple II.
|
2013-08-12 06:34:37 -07:00 |
|
Martin Haye
|
751d997a04
|
Revised version of A2Copy tool, which copies whole dirs in and out of image files.
|
2013-08-09 12:48:32 -07:00 |
|
Brendan Robert
|
908d248af6
|
Hooked up delete buttons for Image, Map and Tile
|
2013-08-07 10:01:09 -05:00 |
|
Brendan Robert
|
452d72e8a7
|
Added small comment about how to open project
|
2013-08-05 23:18:44 -05:00 |
|
Brendan Robert
|
b2d0405732
|
Corrected information about starting the program and download link
|
2013-08-05 22:19:16 -05:00 |
|
Brendan Robert
|
f97f62c95f
|
Updating download link to reflect recent maven pom change
|
2013-08-05 22:16:52 -05:00 |
|
Brendan Robert
|
1a2867d18c
|
Another attempt to fix the packaging as the previous one was missing the javafx packager jar
|
2013-08-05 20:08:29 -05:00 |
|
Brendan Robert
|
8ed86d8e84
|
Fixing packaging bug found by R. Grecco. (Thanks!)
|
2013-08-05 19:44:55 -05:00 |
|
Brendan Robert
|
f3af416eea
|
Adding application class to manifest so jar can be executable
|
2013-08-05 15:11:37 -05:00 |
|
Brendan Robert
|
25234cdad2
|
Readme formatting fixes and minor clarifications
|
2013-08-05 00:07:23 -05:00 |
|
Brendan Robert
|
b8b19abbdd
|
Added more detailed information about daily builds and clarification about builds
|
2013-08-05 00:00:21 -05:00 |
|
Brendan Robert
|
8b7db062a7
|
Tweaking how image selector is handled to improve user experience.
|
2013-08-04 21:14:59 -05:00 |
|
Brendan Robert
|
1f8604cd5a
|
Renamed untitled image to 8BW
|
2013-08-04 21:08:19 -05:00 |
|
Brendan Robert
|
2d755384c2
|
Switching platform now properly updates the image editor view
|
2013-08-04 20:49:38 -05:00 |
|
Brendan Robert
|
21d71a57b9
|
Adding some image conversion examples
|
2013-08-04 19:39:55 -05:00 |
|
Brendan Robert
|
669cc42122
|
Corrected css issues that caused pan/zoom controls to disappear
|
2013-08-03 22:48:00 -05:00 |
|
Brendan Robert
|
efb23f827f
|
Renamed tiles to unique names
|
2013-08-03 17:46:29 -05:00 |
|
Brendan Robert
|
8c9307de59
|
Moving example into examples folder
|
2013-08-03 17:35:27 -05:00 |
|
8 Bit Weapon
|
a51b310dd0
|
Tile & Map Example
|
2013-08-03 15:32:04 -07:00 |
|
Brendan Robert
|
1edb61df74
|
Added OutlawEditor readme
|
2013-08-03 00:48:12 -05:00 |
|
Brendan Robert
|
d18f2039a4
|
Removing temp file
|
2013-08-03 00:30:40 -05:00 |
|
Brendan Robert
|
2be68ea71f
|
Removing duplicate outlaw editor folder
|
2013-08-03 00:27:25 -05:00 |
|
Brendan Robert
|
e17604383f
|
Base alpha version with Apple HiRes and Apple Double HiRes support working.
|
2013-08-03 00:03:17 -05:00 |
|
Brendan Robert
|
4120579385
|
Seeding code repository directories
|
2013-08-02 18:42:05 -05:00 |
|
badvision
|
c23e653e58
|
Initial commit
|
2013-08-01 21:00:10 -07:00 |
|