omf2097 / openomf

One Must Fall 2097 Remake
http://www.openomf.org
MIT License
362 stars 35 forks source link

Use safer string handling functions #344

Closed katajakasa closed 7 years ago

Vagabond commented 7 years ago

Compile problems on travis.

katajakasa commented 7 years ago

Yeah, it looks like the previous libpng fix doesn't work on travis, because travises ubuntu machines have an ancient libpng version :/

katajakasa commented 7 years ago

Now it passes travis. Merging.