Andrew "Akari" Alexeyew
|
389cf17827
|
Merge remote-tracking branch 'upstream/stage5' into stage3
Conflicts:
src/laser.c
src/laser.h
|
2012-07-27 21:55:34 +03:00 |
|
laochailan
|
dcc17dc6c4
|
fixed instakill static lasers
|
2012-07-27 11:07:45 +02:00 |
|
laochailan
|
017dfbd812
|
fixed behavior of static lasers
|
2012-07-26 18:14:33 +02:00 |
|
laochailan
|
97727e6992
|
added shader based laser drawing
|
2012-07-26 16:49:41 +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 |
|
Andrew "Akari" Alexeyew
|
71aaf68105
|
spell test
|
2012-07-24 17:45:58 +03:00 |
|
Andrew "Akari" Alexeyew
|
f9af71799d
|
another test
|
2012-07-24 15:47:52 +03:00 |
|
Andrew "Akari" Alexeyew
|
c7bfb874c1
|
TEST: sine pattern for mah lazorz
|
2012-07-24 15:38:35 +03: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
|
d2b1da1bca
|
plr_* -> player_*
|
2012-07-20 16:11:24 +02:00 |
|
laochailan
|
5005cf6959
|
Fixed lasers
|
2012-07-14 10:29:21 +02:00 |
|
laochailan
|
7d0f60f829
|
$ grep glBegin * => nothing!
|
2012-04-06 12:49:52 +02:00 |
|
laochailan
|
9cd2187225
|
GL profiling, removing redundant gl calls
|
2012-04-05 14:24:55 +02:00 |
|
laochailan
|
d9fdc2aa0e
|
Dialogs! conversational~
fun fact: taisei might build with -Wall -Werror now.
|
2011-05-08 13:48:25 +02:00 |
|
laochailan
|
c220f7b4ae
|
uh cirno and poweritem -> item
|
2011-04-29 10:26:37 +02:00 |
|
laochailan
|
3f2885e185
|
fix: memleaks
there were some memleaks I left out of laziness. fixed.
|
2011-04-26 22:39:50 +02:00 |
|
laochailan
|
72286b4529
|
projectile coloring by shader
|
2011-04-26 16:55:18 +02:00 |
|
laochailan
|
d280d8c8ad
|
laz0rs
added straight and curved types of lasers. I'm searching for a better way to render them though. also, renewal of Youmu's shot, inspired by th13.
|
2011-04-24 15:39:17 +02:00 |
|