tpajenka
|
47e49660cf
|
changed window position
|
2014-02-07 17:08:17 +01:00 |
|
|
95a7a5b9f1
|
forgot files -.-
|
2014-02-05 21:06:19 +01:00 |
|
|
1126cfc25a
|
moved types to types
- moved types to types
- added callback
- included sdl-ttf
|
2014-02-05 16:33:32 +01:00 |
|
|
2d97d4e8ca
|
added performance-compile-options
- added various GHC-Option to perform a better compile
- Using LLVM to optimize further
|
2014-02-04 14:15:15 +01:00 |
|
|
02c02454fd
|
cleaned up
- removed unused imports
- removed unneccessary $
- removed unneccessary ()
- changed variables hiding functions
|
2014-02-04 14:11:16 +01:00 |
|
|
0d887354d5
|
added resize-handler, made event-code not as wide
|
2014-02-04 13:58:12 +01:00 |
|
|
a038139677
|
forget ni-switch..
|
2014-01-22 15:38:25 +01:00 |
|
|
84e8403209
|
meh .. travis -.-
|
2014-01-22 15:36:20 +01:00 |
|
|
fe675019ef
|
formatting in yml
|
2014-01-22 15:33:27 +01:00 |
|
|
a272e583bb
|
travis-changes
|
2014-01-22 15:28:29 +01:00 |
|
|
98fd45214e
|
added travis.yml
|
2014-01-22 15:16:08 +01:00 |
|
|
5f313c4495
|
Window shows fps-count + proc-tex-shader
- added fps to window-name
- hsSDL2 needs update (as i changed functions in there which got merged)
- wrote simplistic procedural texture shader
|
2014-01-22 14:04:18 +01:00 |
|
|
080776b25c
|
keyboard-controls for tessellation
|
2014-01-21 16:44:42 +01:00 |
|
|
8b7d2d6c1a
|
forgot shaders -.-
|
2014-01-21 16:19:07 +01:00 |
|
|
3b8d3f8f9e
|
tessellationgit status
|
2014-01-21 16:18:48 +01:00 |
|
|
d37409a54e
|
ubuntu wont ship dialog by default..
|
2014-01-21 02:22:13 +01:00 |
|
|
83be3c417d
|
formatting in getDeps.sh
|
2014-01-21 02:20:31 +01:00 |
|
|
490a9b855b
|
changed deps again..
|
2014-01-21 02:18:52 +01:00 |
|
|
ebfaa37304
|
changed deps again..
|
2014-01-21 02:15:43 +01:00 |
|
|
1b78a30bd2
|
clarified COMPILING
|
2014-01-21 01:10:39 +01:00 |
|
|
1490b25f1f
|
reentered the code for installing libsdl2-2.0.1 as we use functions of it
|
2014-01-21 01:08:17 +01:00 |
|
|
be89567d4e
|
minor fix in COMPILING
|
2014-01-21 00:07:50 +01:00 |
|
|
33b06a787d
|
works again like the prototype
|
2014-01-20 23:18:07 +01:00 |
|
|
83c487c65d
|
updated compiling
|
2014-01-20 20:12:36 +01:00 |
|
|
6264e526ef
|
window now closes on escape & quit-button
|
2014-01-20 20:04:21 +01:00 |
|
|
e59a4cd545
|
removed test-garbage in shader
|
2014-01-20 19:44:26 +01:00 |
|
|
3a61341793
|
Merge branch 'master' of pwning.de:/pioneers
|
2014-01-20 19:43:41 +01:00 |
|
|
60346766fd
|
Forgot to init the GL-Context -.-
|
2014-01-20 19:43:28 +01:00 |
|
|
18c36491f8
|
Forgot to init the GL-Context -.-
|
2014-01-20 19:42:49 +01:00 |
|
|
ce055339ec
|
should work - but GL crashes internally somewhere with unlimited allocation of memory
|
2014-01-20 19:28:02 +01:00 |
|
|
0c1bdad465
|
window opens .. and crashes! :p
No Events handled yet -.-...
|
2014-01-20 16:11:34 +01:00 |
|
|
c01c776e94
|
sdl2 (raw) not used due to clash with SDL2 (hsSDL2), packet-dependencies removed until further problems reoccour
|
2014-01-20 15:03:20 +01:00 |
|
|
91b11497dd
|
refined deps to install missing .deb-packages on saucy
|
2014-01-20 14:53:26 +01:00 |
|
|
cf4658a42b
|
changed dependencies, refined dependencie-script
|
2014-01-20 14:31:17 +01:00 |
|
|
e56d995958
|
deleted main, wrote script for non-cabal-dependencies
|
2014-01-20 14:12:02 +01:00 |
|
|
475bcc107b
|
removed testfile
|
2014-01-20 13:51:40 +01:00 |
|
|
2193a0e7fd
|
added normals to shader
|
2014-01-06 21:13:58 +01:00 |
|
|
db4d55b811
|
changed map a bit for testing
|
2014-01-05 23:26:59 +01:00 |
|
|
0c4ac0a2b2
|
map now has normals..
|
2014-01-05 22:37:56 +01:00 |
|
|
22fe07e0f3
|
viewport scales with window now
|
2014-01-05 21:26:47 +01:00 |
|
|
61ed20c865
|
bigger map
|
2014-01-05 21:09:34 +01:00 |
|
|
8622881a13
|
Misc movement
- Scrollwheel now zooms in/out
- Arrow-Keys now move map correctly
- removed most Debug-Output
|
2014-01-05 20:23:22 +01:00 |
|
|
a1968ca31a
|
doh! fragment-shader war rot zu testzwecken -.-
|
2014-01-05 19:13:27 +01:00 |
|
|
2b2108ab87
|
merged .. but colors broken..
|
2014-01-05 19:09:01 +01:00 |
|
jbrinkro
|
df1fdc60d3
|
finish my work and be thankful! rotation works in special angles so u cant look under the map
|
2014-01-05 03:38:31 +01:00 |
|
tpajenka
|
ee9a8c455a
|
Misc: lookAt corrected (previous: transformation standard camera -> local
camera, now: transformation local camera -> standard camera)
|
2014-01-05 02:20:49 +01:00 |
|
|
df9b37429c
|
cameraaaaaaa -.-
|
2014-01-04 23:47:07 +01:00 |
|
|
6cc9177082
|
wiered camera
|
2014-01-04 17:57:30 +01:00 |
|
|
602b20eb6c
|
it works...
|
2014-01-04 16:55:59 +01:00 |
|
|
cde5231e6a
|
whole map..
|
2014-01-04 14:20:26 +01:00 |
|