Nathan Fulton
8cb3f71014
data/makedirs.sh add htdata2432
2017-10-22 00:53:33 -04:00
Nathan Fulton
53f363a6ab
Initial 2432 makefile
2017-10-22 00:53:33 -04:00
Nathan Fulton
387eeb9e66
data/makefile -> data/makefile.832
2017-10-22 00:53:32 -04:00
Nathan Fulton
cef14cf83f
Alphabetize additional coding credits
2017-10-22 00:53:32 -04:00
Nathan Fulton
87da81efb4
Add open source libraries to credits
2017-10-22 00:53:32 -04:00
Nathan Fulton
bc483bc1aa
anir references to lower in GobTemplates.ini.pp
2017-10-22 00:53:32 -04:00
Nathan Fulton
8676bd9f62
Horizontally center copyright in startup form
2017-10-22 00:53:32 -04:00
Nathan Fulton
241c98586c
Add grassy.tc and desert.tc from art2432
2017-10-22 00:53:32 -04:00
Nathan Fulton
85d8cb0cda
Move grassy.tc and desert.tc to art824
2017-10-22 00:53:32 -04:00
Nathan Fulton
46dfb9ac37
Built-in .ld filenames to lower
2017-10-22 00:53:32 -04:00
Nathan Fulton
05f1755637
Add max FPS to game options
2017-10-21 20:41:49 -04:00
Nathan Fulton
4896fbe384
Read json fonts
...
A font.json maps characters to image file names. The Font class caches all the glyph images then draws the appropriate one(s) at blt time.
2017-10-21 20:28:29 -04:00
Nathan Fulton
901a201a45
Refactor: ".tbm" -> ".png"
2017-10-21 20:28:27 -04:00
Nathan Fulton
81a4cf6ed3
Make lasso selection available on desktop
2017-10-21 02:49:40 -04:00
Nathan Fulton
891e6273ac
In-game option to mute sound
...
In 1dceae4cf0ea47df5ee8ab24ae2fde2644527c43 the in-game mute option was
ignored. This has been undone because players requested a mute sound
button added to options.
2017-10-21 02:49:39 -04:00
Nathan Fulton
df2ef6560a
Add Nathan to help credits
...
Add myself into help credits under additional coding :)
2016-08-31 22:43:35 -04:00
Nathan Fulton
00345c52cd
Expand size of titlescreenbkgd to fill larger displays
...
Due to the repetition, this 1422x913 version of the title screen
background doesn’t look overly great. However, it’s better than using a
small image that can’t fill larger screens.
2016-08-31 22:43:35 -04:00
Nathan Fulton
4aadbf87cb
strings.h -> wistrings.h
...
Change strings.h to wistrings.h to prevent SDL.h from including it
while trying to include the CRT strings.h
2016-08-24 21:40:38 -04:00
Scott Ludwig
f2289c40ac
Make data assets buildable on Linux
...
- Buildable on OSX and Linux now
- Fixed filename casing mismatches
- Inicrunch fixes, osx and linux versions, added Makefile
Note: gnu's cpp doesn't understand the -Wno-invalid-pp-token flag,
the absence of which causes ignorable preprocessing warnings on
strings with unmatched quotes.
2016-01-21 19:06:42 -08:00
Scott Ludwig
a0f077cb1a
Add -Wno-invalid-pp-token -Wno-trigraphs to data preprocess step
...
This tells the .lvl preprocess step to ignore things like single quotes in text,
and char sequences that look like trigraphs but aren't.
2016-01-20 22:53:13 -08:00
Scott Ludwig
288ae87a69
expand width of title screen background to fill display of newer devices
...
(from Darrin)
2016-01-20 22:51:00 -08:00
Darrin Massena
f4c0203914
initial commit
2014-07-06 17:47:28 -07:00