Commit graph

44 commits

Author SHA1 Message Date
401f3e0cb2
cleaning 2023-05-08 15:26:47 +02:00
e844a8b94a
free texture 2023-05-08 15:24:06 +02:00
6be843c8bd
lum color from cpu 2023-05-08 15:11:07 +02:00
f9ebf9066c
specularite 2023-05-08 15:06:42 +02:00
0e93d13a74
update credits 2023-05-08 14:38:25 +02:00
192861f2a9
macro bind and load 2023-05-08 14:35:36 +02:00
378398193c
use of dt 2023-05-08 13:41:32 +02:00
5b53048505
add utils 2023-05-08 13:10:39 +02:00
b205093c54
better triangle 2023-05-08 12:27:29 +02:00
69629eb941
phong! 2023-05-08 12:16:29 +02:00
47a1dd5a04
positional ligthing 2023-05-08 11:29:12 +02:00
b07c614411
less string hardcoding 2023-05-08 11:28:57 +02:00
c4c49aa04a
colors! 2023-05-08 10:38:45 +02:00
34def9d200
plan 2023-05-08 10:23:45 +02:00
c4da7f3905
use auto cast 2023-05-08 09:53:42 +02:00
2f3f89b940
chore 2023-05-08 09:25:46 +02:00
aa77e8120c
fix starting point 2023-05-08 09:17:25 +02:00
39ff84c947
typo 2023-05-08 09:08:09 +02:00
a2bea351ea
space 2023-05-08 09:07:50 +02:00
5c25c2d070
rename light to manif 2023-05-08 09:07:48 +02:00
599bfa0331
Check if no MIDI sounds could be played 2023-05-04 11:03:48 +02:00
1f664c1404
fix checks 2023-05-04 10:36:15 +02:00
dadc103aed
return instead of assert 2023-05-03 21:14:21 +02:00
c679e2bf9a
rename var 2023-05-03 21:12:13 +02:00
c813bf3167
same error code for ttf font 2023-05-03 21:11:45 +02:00
ebdf327f66
move font stuff into a file 2023-05-03 21:07:59 +02:00
243de4a4fb
useless comments 2023-05-03 21:05:34 +02:00
2c205a2b97
use same error status for mixer 2023-05-03 21:05:06 +02:00
77b584d89f
mix init check 2023-05-03 20:11:18 +02:00
2620b812bf
better average 2023-05-03 20:03:03 +02:00
c343f3cd0a
louder 2023-05-03 19:57:53 +02:00
a93521e673
use chunk instead of music 2023-05-03 19:53:05 +02:00
1089501ad9
infinite music 2023-05-03 19:36:13 +02:00
1a51807564
use default values 2023-05-03 18:38:41 +02:00
ed442f1aec
Crash with error code 2 for mixer 2023-05-03 18:21:12 +02:00
5ec256d701
use errorcode 3 for ttf 2023-05-03 18:21:00 +02:00
51b2200ddc
add beepbox credit 2023-05-03 18:14:54 +02:00
2e411441b5
fix font 2023-05-03 17:52:34 +02:00
1ec21b64dc
add font support 2023-05-03 17:24:54 +02:00
b7b8738f8a
fix warning 2023-05-03 17:24:39 +02:00
8ee31b1c2e
comments 2023-05-03 16:08:33 +02:00
a736dca50e
use functions 2023-05-03 16:08:08 +02:00
d2e8bd052c
useless variables 2023-05-03 12:51:54 +02:00
f45432f0ef
rework
* usage of gl4dhAnimeManager
* basic impl of music (MID)
* includes and src folders
* move light to animation
2023-05-03 12:22:42 +02:00