Commit graph

281 commits

Author SHA1 Message Date
laochailan
e8c67c9cb3 adjusted non-shader laser drawing 2012-07-28 12:25:16 +02:00
laochailan
fe2d370007 retimed kurumi intro/outro 2012-07-28 11:39:08 +02:00
laochailan
deac80aadd stage 5 dialogs 2012-07-28 11:29:22 +02:00
laochailan
0d00fdee95 fixed lasers, added SmartResize(tm) 2012-07-28 10:16:59 +02:00
Andrew "Akari" Alexeyew
0eb4b93d92 stupyd error 2012-07-27 21:06:01 +03:00
Andrew "Akari" Alexeyew
6060548e65 inline frand 2012-07-27 20:14:11 +03:00
Andrew "Akari" Alexeyew
5a7f17a240 Added a custom random generator 2012-07-27 20:11:45 +03:00
laochailan
577f0ef204 added stage title display 2012-07-27 12:18:21 +02:00
laochailan
dcc17dc6c4 fixed instakill static lasers 2012-07-27 11:07:45 +02:00
laochailan
c68b229456 made pre midboss part more difficult 2012-07-27 10:58:49 +02:00
laochailan
858c2729c5 balanced iku, refined spell bg 2012-07-26 20:52:34 +02:00
laochailan
fabde6bf52 integrated new lasers into stage 5 2012-07-26 18:22:00 +02:00
laochailan
92a31df838 Merge branch 'new-laser' into stage5 2012-07-26 18:18:17 +02:00
laochailan
76b039d767 cleaned create_laserline 2012-07-26 18:17:56 +02:00
laochailan
b85cbc457f Merge branch 'master' into stage5 2012-07-26 18:15:49 +02:00
laochailan
017dfbd812 fixed behavior of static lasers 2012-07-26 18:14:33 +02:00
laochailan
01dba81673 Merge branch 'master' into stage5
Conflicts:
	src/laser.c
	src/laser.h
	src/stages/stage4_events.c
2012-07-26 17:06:38 +02:00
laochailan
7e396cde4a removed debug code 2012-07-26 16:50:06 +02:00
laochailan
97727e6992 added shader based laser drawing 2012-07-26 16:49:41 +02:00
laochailan
211734a1fc Merge branch 'master' into new-laser 2012-07-26 13:31:55 +02:00
laochailan
39e1277b33 added snippet shader loader 2012-07-26 13:31:32 +02:00
laochailan
f2c630a163 fixed directional laser creation 2012-07-26 10:53:46 +02:00
laochailan
0d469632fa Merged line lasers and curve lasers 2012-07-26 10:14:59 +02:00
laochailan
0a75f22c9a using line segments for curve collision 2012-07-25 20:06:20 +02:00
laochailan
2536e3e3f1 removed debug logging 2012-07-25 18:11:05 +02:00
laochailan
515363519c rewrote laserline collision 2012-07-25 17:25:12 +02:00
laochailan
fea5ed255a correct fullscreen switching ingame 2012-07-25 15:56:03 +02:00
laochailan
2b2ef64f06 correct fullscreen switching ingame 2012-07-25 15:37:31 +02:00
laochailan
4b895004a4 iku boss battle (needs balancing) 2012-07-25 15:32:37 +02:00
laochailan
1d26c03d57 Stage 5 second half 2012-07-24 10:35:16 +02:00
laochailan
d7f22d302e Stage 5 first half 2012-07-23 21:34:08 +02:00
laochailan
c29cd0e45b Merge branch 'master' into stage5
Conflicts:
	src/laser.c
2012-07-23 08:51:52 +02:00
laochailan
b633387d56 s/laser.pos0/laser.dir + stupid error 2012-07-22 22:13:39 +02:00
laochailan
5c4221952a execute line laser rule every frame 2012-07-22 22:06:47 +02:00
laochailan
f7b2c9c6c0 changed create_laser* interface 2012-07-22 21:58:00 +02:00
laochailan
fd07358a1e stage5 first two third of the first half 2012-07-22 20:09:51 +02:00
laochailan
8750e83e8b Merge branch 'master' into stage5 2012-07-22 09:32:22 +02:00
laochailan
f81246e35c balanced kurumi 2012-07-21 21:41:53 +02:00
laochailan
0cf60b52f0 new bullet type added 2012-07-21 21:13:24 +02:00
laochailan
a77f321417 changed stage_loop execution order
graphics -> logic -> SwapBuffers for best performance
2012-07-21 20:25:11 +02:00
laochailan
8a999aff87 Merge branch 'master' into stage5 2012-07-21 19:38:10 +02:00
laochailan
f1defcd304 fixed weird boss event behaviour 2012-07-21 18:30:12 +02:00
laochailan
782d8ca35e stage 5 bg 2012-07-21 17:11:54 +02:00
laochailan
62dc7168eb Merge branch 'master' into stage5 2012-07-20 21:36:39 +02:00
laochailan
ef03e87306 Resolution independence 2012-07-20 21:24:12 +02:00
laochailan
a0e0ba28f8 initial stage 5 bg 2012-07-20 20:43:48 +02:00
laochailan
4ab1ac1d85 Merge pull request #11 from nexAkari/master
global_processevent fix
2012-07-20 09:16:34 -07:00
Andrew "Akari" Alexeyew
1471914b42 global_processevent fix 2012-07-20 19:13:15 +03:00
laochailan
8c46e4acf2 increased power item value 2012-07-20 16:31:16 +02:00
laochailan
d2b1da1bca plr_* -> player_* 2012-07-20 16:11:24 +02:00