Sebastian Krzyszkowiak
|
386275b7a7
|
completely unnecessary fix for drawing console at quitting :D
|
2012-02-25 19:28:47 +01:00 |
|
Sebastian Krzyszkowiak
|
f488b7ffaf
|
add Derpy to "level not implemented" screen :D
|
2012-02-25 16:46:25 +01:00 |
|
Sebastian Krzyszkowiak
|
37341f9c4f
|
fix a derp
|
2012-02-25 00:01:39 +01:00 |
|
Sebastian Krzyszkowiak
|
bc56b0a006
|
few textures replaced, added shadows to texts
|
2012-02-24 23:58:18 +01:00 |
|
Sebastian Krzyszkowiak
|
c1cdde9f92
|
a little reorganization of config manager structure
|
2012-02-24 13:08:44 +01:00 |
|
Sebastian Krzyszkowiak
|
52aa7c3f1e
|
add config manager
|
2012-02-24 13:03:30 +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
|
c69017efad
|
fix wording in about state
|
2012-02-23 12:04:51 +01:00 |
|
Sebastian Krzyszkowiak
|
1487ce0c30
|
unload GAMESTATE_LOADING state on quit
|
2012-02-22 15:33:05 +01:00 |
|
Sebastian Krzyszkowiak
|
30fcc82d85
|
fix garbage behind text in about screen
|
2012-02-22 15:30:17 +01:00 |
|
Sebastian Krzyszkowiak
|
8c2ea46086
|
fix compiler warnings
|
2012-02-22 15:21:28 +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
|
5ce44c0e4e
|
work on about screen
|
2012-02-22 13:38:56 +01:00 |
|
Sebastian Krzyszkowiak
|
add0c3d3ba
|
add level gamestate
|
2012-02-22 12:43:14 +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
|
dd822e5b9d
|
work on map state
|
2012-02-21 23:33:02 +01:00 |
|
Sebastian Krzyszkowiak
|
0bdfb8bb79
|
small console adjustments
|
2012-02-21 00:00:41 +01:00 |
|
Sebastian Krzyszkowiak
|
8a21478fd2
|
pause timer while loading new state
|
2012-02-20 20:37:14 +01:00 |
|
Sebastian Krzyszkowiak
|
e27d20dd6a
|
fix text placing in intro state
|
2012-02-19 23:21:27 +01:00 |
|
Sebastian Krzyszkowiak
|
0ca06e3acb
|
use linear filtering when rescaling bitmaps
|
2012-02-19 23:19:57 +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
|
d70792b078
|
add bin directory to repo
|
2012-02-19 21:27:26 +01:00 |
|
Sebastian Krzyszkowiak
|
b19476aa44
|
add makefile
|
2012-02-19 21:10:36 +01:00 |
|
Sebastian Krzyszkowiak
|
4a3160b3b8
|
move source files to src dir
|
2012-02-19 20:40:22 +01:00 |
|
Sebastian Krzyszkowiak
|
5adce49bf9
|
don't send title keycode to State_Keydown function
|
2012-02-19 20:18:55 +01:00 |
|
Sebastian Krzyszkowiak
|
88f627ff52
|
moar sounds
|
2012-02-19 20:18:28 +01:00 |
|
Sebastian Krzyszkowiak
|
c2ef5e6d22
|
replace sounds with flac files
|
2012-02-19 19:17:04 +01:00 |
|
Sebastian Krzyszkowiak
|
516aa77853
|
enable debug mode by default
|
2012-02-19 18:12:52 +01:00 |
|
Sebastian Krzyszkowiak
|
888db62f02
|
file structure reorganization
|
2012-02-19 18:10:08 +01:00 |
|
Sebastian Krzyszkowiak
|
1a484f9ecd
|
more work on map
|
2012-02-18 20:31:26 +01:00 |
|
Sebastian Krzyszkowiak
|
055a3d8c44
|
some initial implementation of map state
|
2012-02-18 18:49:35 +01:00 |
|
Sebastian Krzyszkowiak
|
ce46ffd402
|
some initial work on texts on intro screen
|
2012-02-18 11:16:30 +01:00 |
|
Sebastian Krzyszkowiak
|
50cab9981d
|
stop sounds on unloading menu after fade out
|
2012-02-18 08:28:30 +01:00 |
|
Sebastian Krzyszkowiak
|
a63370f2c7
|
animate menu during fade ins and fade outs
|
2012-02-18 08:04:22 +01:00 |
|
Sebastian Krzyszkowiak
|
b0fb32ca11
|
fix background scaling in intro and about states
|
2012-02-18 07:47:24 +01:00 |
|
Sebastian Krzyszkowiak
|
cf41586e53
|
DISCORD
|
2012-02-18 06:45:15 +01:00 |
|
Sebastian Krzyszkowiak
|
c847489730
|
fix keyboard events on about screen
|
2012-02-18 06:30:30 +01:00 |
|
Sebastian Krzyszkowiak
|
ba0ebf83fa
|
little bit of work on about screen
|
2012-02-18 06:26:58 +01:00 |
|
Sebastian Krzyszkowiak
|
1f8250972d
|
added map state (not implemented yet :D)
|
2012-02-18 05:53:39 +01:00 |
|
Sebastian Krzyszkowiak
|
e670d9d084
|
don't move y axis in intro screen
|
2012-02-18 05:10:42 +01:00 |
|
Sebastian Krzyszkowiak
|
93d4d87b9d
|
better movement over x axis in intro view
|
2012-02-18 04:48:43 +01:00 |
|
Sebastian Krzyszkowiak
|
70d2697315
|
fade in/out in intro, and adjustment of pink cloud position on fadein/out menu screen
|
2012-02-18 04:41:45 +01:00 |
|
Sebastian Krzyszkowiak
|
380595e0ce
|
lots of random changes
|
2012-02-18 04:14:35 +01:00 |
|
Sebastian Krzyszkowiak
|
58dd22abfb
|
add intro state
|
2012-02-17 20:32:58 +01:00 |
|
Sebastian Krzyszkowiak
|
04f145c2d5
|
more msgs on console and changed font to DejaVu Sans Mono
|
2012-02-17 16:26:34 +01:00 |
|
Sebastian Krzyszkowiak
|
a260fcce26
|
print console output to stdout only if debug mode is enabled
|
2012-02-17 13:30:03 +01:00 |
|