Sebastian Krzyszkowiak
|
5969971fbc
|
fix compiler warning
|
2012-05-07 20:17:35 +02:00 |
|
Sebastian Krzyszkowiak
|
4c8311d9fa
|
fixes for fps vs. speed handling in level code
|
2012-05-07 14:56:32 +02:00 |
|
Sebastian Krzyszkowiak
|
85493bbaaf
|
small updates in graphics
|
2012-05-04 14:35:46 +02:00 |
|
Sebastian Krzyszkowiak
|
a5a93ab871
|
fix "nigger derpy"
|
2012-05-04 03:43:42 +02:00 |
|
Sebastian Krzyszkowiak
|
e05d0570be
|
update docs
|
2012-05-04 03:35:02 +02:00 |
|
Sebastian Krzyszkowiak
|
472f3f0aa7
|
another attempt to fix animation in intro
|
2012-05-04 03:27:14 +02:00 |
|
Sebastian Krzyszkowiak
|
b4b45886be
|
fix page switching with big fps
|
2012-05-04 03:22:45 +02:00 |
|
Sebastian Krzyszkowiak
|
763fd3e2f8
|
fix rest fadeloops
|
2012-05-04 03:17:18 +02:00 |
|
Sebastian Krzyszkowiak
|
339b8a9be8
|
fix stuck loading screen when there's too many fps
|
2012-05-04 03:14:28 +02:00 |
|
Sebastian Krzyszkowiak
|
66da4d18e9
|
add posibility to completely disable fps limiting, for testing purposes
|
2012-05-04 03:03:10 +02:00 |
|
Sebastian Krzyszkowiak
|
bd37d1dbcd
|
add vsync and opengl config options
|
2012-05-04 02:45:53 +02:00 |
|
Sebastian Krzyszkowiak
|
9d633fca0d
|
add config option, just for Patan ;3
|
2012-05-04 02:38:29 +02:00 |
|
Sebastian Krzyszkowiak
|
d4cee47073
|
default to display refresh rate if there's no fps limit set
|
2012-05-04 02:15:51 +02:00 |
|
Sebastian Krzyszkowiak
|
78475c456d
|
some other performance tweaks
|
2012-05-04 02:13:46 +02:00 |
|
Sebastian Krzyszkowiak
|
bbf0198669
|
performance fixes for intro gamestate
|
2012-05-04 01:12:19 +02:00 |
|
Sebastian Krzyszkowiak
|
a4756eaeb0
|
implement fps counter
|
2012-05-04 00:26:24 +02:00 |
|
Sebastian Krzyszkowiak
|
827f096838
|
update documentation
|
2012-05-03 20:02:21 +02:00 |
|
Sebastian Krzyszkowiak
|
7c6b0a0044
|
fix missing file in intro, few tweaks for animation speed in spritesheets
|
2012-05-03 19:59:53 +02:00 |
|
Sebastian Krzyszkowiak
|
8abc4a6763
|
implement spritesheet managament
|
2012-05-03 19:42:23 +02:00 |
|
Sebastian Krzyszkowiak
|
9959c1c6fe
|
fix fullscreen switching with obstracles rendered
|
2012-05-03 13:20:25 +02:00 |
|
Sebastian Krzyszkowiak
|
62c7a3cd98
|
detect colisions, remove obstracles from queue
|
2012-05-03 02:49:08 +02:00 |
|
Sebastian Krzyszkowiak
|
b6d8136609
|
implement obstracles callbacks
|
2012-05-03 02:19:55 +02:00 |
|
Sebastian Krzyszkowiak
|
d4c5028216
|
workaround for allegro bug in tilde handling on Mac OS X
|
2012-05-01 23:36:11 +02:00 |
|
Sebastian Krzyszkowiak
|
6f7b7d3a9b
|
cancel last two commits (xD) and add -lallegro_main to linking options
|
2012-05-01 23:29:54 +02:00 |
|
Sebastian Krzyszkowiak
|
25610c2a59
|
enable nested functions
some versions of gcc require that
|
2012-05-01 23:25:05 +02:00 |
|
Sebastian Krzyszkowiak
|
a940a61345
|
disable C ANSI mode
it was fun, but it's now enough :D
|
2012-05-01 23:23:39 +02:00 |
|
Sebastian Krzyszkowiak
|
81e13b8d34
|
debug keycode mode
|
2012-05-01 23:19:34 +02:00 |
|
Sebastian Krzyszkowiak
|
b57f20ac7d
|
fix compilation on Mac OS X
|
2012-05-01 23:13:45 +02:00 |
|
Sebastian Krzyszkowiak
|
07ac5294d5
|
some work on levels
|
2012-05-01 22:52:30 +02:00 |
|
Sebastian Krzyszkowiak
|
a5e0be5434
|
add book frame to intro story
|
2012-05-01 16:55:39 +02:00 |
|
Sebastian Krzyszkowiak
|
01b293073b
|
update TODO
|
2012-05-01 00:09:27 +02:00 |
|
Sebastian Krzyszkowiak
|
fd247030ff
|
darken a bit table and map bitmaps
|
2012-05-01 00:00:56 +02:00 |
|
Sebastian Krzyszkowiak
|
1ffe2f8ce5
|
update map and other graphics
|
2012-04-30 22:52:46 +02:00 |
|
Sebastian Krzyszkowiak
|
928735faab
|
respect voice volume settings
|
2012-04-30 20:39:40 +02:00 |
|
Sebastian Krzyszkowiak
|
cb371b9dbe
|
update docs
|
2012-04-30 00:58:15 +02:00 |
|
Sebastian Krzyszkowiak
|
0ed5b9495c
|
cleaning up mess in data directory
|
2012-04-30 00:55:27 +02:00 |
|
Sebastian Krzyszkowiak
|
9f8b3a3acd
|
add Fluttershy lines recored by Meredith Sims
|
2012-04-28 22:04:44 +02:00 |
|
Sebastian Krzyszkowiak
|
68a14b943f
|
fix tilde key being handled by gamestate keydown function
|
2012-04-21 00:18:42 +02:00 |
|
Sebastian Krzyszkowiak
|
d252e87092
|
replace intro lines with Princess Celestia voice recorded by MEMJ0123
|
2012-04-21 00:06:56 +02:00 |
|
Sebastian Krzyszkowiak
|
555cc0b9e0
|
use ANSI C gcc mode
|
2012-04-14 22:26:33 +02:00 |
|
Sebastian Krzyszkowiak
|
35a6a328bf
|
tweaks in Derpy animation speed
|
2012-04-10 14:07:36 +02:00 |
|
Sebastian Krzyszkowiak
|
3eef9495d4
|
fix compilation on windows
|
2012-04-09 18:41:46 +02:00 |
|
Sebastian Krzyszkowiak
|
502e9a8ea2
|
fix end of the sky :D
|
2012-04-09 18:11:09 +02:00 |
|
Sebastian Krzyszkowiak
|
9d747a459c
|
prefix name of all actions provided by TM with "TM_"
|
2012-04-09 17:18:41 +02:00 |
|
Sebastian Krzyszkowiak
|
cd6e5a0ff9
|
support action names in timeline manager
|
2012-04-09 17:17:16 +02:00 |
|
Sebastian Krzyszkowiak
|
6e27c1e3b5
|
implement frame skipping as debug feature
|
2012-04-09 16:49:47 +02:00 |
|
Sebastian Krzyszkowiak
|
1db3134175
|
support "-l NR" commandline argument
|
2012-04-09 16:41:10 +02:00 |
|
Sebastian Krzyszkowiak
|
3c3fc64d80
|
level 1: add action for letter from Twilight Sparkle
|
2012-04-09 16:21:45 +02:00 |
|
Sebastian Krzyszkowiak
|
e9ffdf5465
|
limit derpy moves in Y axis
|
2012-04-09 16:14:10 +02:00 |
|
Sebastian Krzyszkowiak
|
61b862b858
|
better keyboard handling in level
|
2012-04-09 15:58:01 +02:00 |
|