Commit graph

44 commits

Author SHA1 Message Date
Sebastian Krzyszkowiak
d75591af6b add last animation from Anna Karlik to intro 2012-07-06 22:35:17 +02:00
Sebastian Krzyszkowiak
6fd0af0605 add jumping Derpy animation for intro from Anna Karlik 2012-05-27 00:58:15 +02:00
Sebastian Krzyszkowiak
5065f49b5a update intro animations from Anna Karlik 2012-05-25 22:44:04 +02:00
Sebastian Krzyszkowiak
d0f2ab8575 rotating muffins 2012-05-21 14:00:42 +02:00
Sebastian Krzyszkowiak
c1aceaa473 fix possible cropping issues with animations in intro 2012-05-20 14:42:58 +02:00
Sebastian Krzyszkowiak
0a17a95383 implement progress bar on loading screen 2012-05-18 18:34:07 +02:00
Sebastian Krzyszkowiak
a74403bfbf Discord-rock animation in intro, Qt Creator project files, better vsync
handling
2012-05-16 18:18:52 +02:00
Sebastian Krzyszkowiak
472f3f0aa7 another attempt to fix animation in intro 2012-05-04 03:27:14 +02:00
Sebastian Krzyszkowiak
763fd3e2f8 fix rest fadeloops 2012-05-04 03:17:18 +02:00
Sebastian Krzyszkowiak
bbf0198669 performance fixes for intro gamestate 2012-05-04 01:12:19 +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
a5e0be5434 add book frame to intro story 2012-05-01 16:55:39 +02:00
Sebastian Krzyszkowiak
0ed5b9495c cleaning up mess in data directory 2012-04-30 00:55:27 +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
1c825fbd14 fix segfaults with FLAC decoder in intro 2012-04-05 12:56:58 +02:00
Sebastian Krzyszkowiak
6583662d9f implement animations in intro state 2012-04-04 00:06:47 +02:00
Sebastian Krzyszkowiak
13aa555481 sound volume settings 2012-03-13 12:42:28 +01:00
Sebastian Krzyszkowiak
e4e848b175 use mixers for audio 2012-03-05 21:07:42 +01:00
Sebastian Krzyszkowiak
e5a9f12358 implement voice reading intro 2012-03-04 22:02:23 +01:00
Sebastian Krzyszkowiak
87dbd1f04b remove image cache, cleanup 2012-03-04 15:57:23 +01:00
Sebastian Krzyszkowiak
5b5bd21ffe add license information 2012-03-04 13:32:42 +01:00
Sebastian Krzyszkowiak
d9dd10d063 fix intro on some resolutions 2012-03-03 00:02:34 +01:00
Sebastian Krzyszkowiak
535f5abc94 fix bitmap leakage in intro view 2012-03-01 22:07:48 +01:00
Sebastian Krzyszkowiak
256c21c0f2 fill bitmaps as needed in intro view, as opposed to filling big bitmap at loading time 2012-03-01 13:15:20 +01:00
Sebastian Krzyszkowiak
b7b19b1a8c FPS independent timings 2012-03-01 10:49:20 +01:00
Sebastian Krzyszkowiak
ee67f89116 moar caching 2012-03-01 01:14:24 +01:00
Sebastian Krzyszkowiak
576a206f00 don't require C99 standard 2012-02-29 12:16:11 +01:00
Sebastian Krzyszkowiak
cf2f82f5f9 first batch of documentation 2012-02-28 13:09:12 +01:00
Sebastian Krzyszkowiak
69ded985b9 options menu reorganization; music and fx config now works 2012-02-26 14:57:45 +01:00
Sebastian Krzyszkowiak
728caef2a7 fixes for different screen aspects 2012-02-26 13:00:03 +01:00
Sebastian Krzyszkowiak
ba1dd05a95 header wrap-up, header wrap-uuuuup! 2012-02-25 22:32:46 +01:00
Sebastian Krzyszkowiak
cb2d44d3e5 code wrap-up, code wrap-uuuuup! 2012-02-25 22:26:31 +01:00
Sebastian Krzyszkowiak
bc56b0a006 few textures replaced, added shadows to texts 2012-02-24 23:58:18 +01:00
Sebastian Krzyszkowiak
626d5bb884 fix wording in intro 2012-02-23 23:30:37 +01:00
Sebastian Krzyszkowiak
7a1ae3a7ee add proper text to intro 2012-02-23 12:23:19 +01:00
Sebastian Krzyszkowiak
5b19d2bfbf add proper text in about view (and optimize png images) 2012-02-22 14:55:21 +01:00
Sebastian Krzyszkowiak
a715d37be9 don't load map state again when reaching last page of intro 2012-02-22 11:53:26 +01:00
Sebastian Krzyszkowiak
b5326270db add fifth slide to intro 2012-02-22 10:22:48 +01:00
Sebastian Krzyszkowiak
362bfabca5 chainload GAMESTATE_MAP with GAMESTATE_INTRO 2012-02-22 10:19:02 +01:00
Sebastian Krzyszkowiak
e27d20dd6a fix text placing in intro state 2012-02-19 23:21:27 +01:00
Sebastian Krzyszkowiak
edd4d79eb9 make string formatting in PrintConsole possible and use it 2012-02-19 22:54:33 +01:00
Sebastian Krzyszkowiak
b3a3898bb1 fix console blinking on loading states 2012-02-19 22:20:05 +01:00
Sebastian Krzyszkowiak
4a3160b3b8 move source files to src dir 2012-02-19 20:40:22 +01:00
Renamed from intro.c (Browse further)