Commit graph

22 commits

Author SHA1 Message Date
Marijn van der Werf
a27cebd973 Convert more occurences of osx to macos 2016-10-03 16:12:04 +02:00
Gymnasiast
bfbe85ed07 Update .gitignore 2016-08-30 19:30:53 +02:00
Ted John
f56b033e0c remove VS filters
The project filters for VS is just becoming an inconvenience and always ends up going out of sync with the src folder structure. Developers should use 'Show All Files' instead which displays the source files by their actual folder structure and other files in the repository that aren't included in the vcxproj.
2016-05-28 13:57:09 +01:00
IntelOrca
e4636fd1e5 update .gitignore 2016-02-20 14:40:00 +00:00
Martin Kröll
2ed8940c76 Fixed .gitignore
- Add last newline
 - filter only ".directory" and not "*.directory"
2016-01-06 00:39:12 +01:00
Martin Kröll
e3c6093145 Add to .gitignore. Important on Linux/KDE systems. 2016-01-05 17:33:33 +01:00
IntelOrca
00cba88dbc add powershell script for publishing OpenRCT2 2015-12-22 17:45:34 +00:00
LRFLEW
034bf5c6a5 Added Xcode Project 2015-12-20 14:53:40 -06:00
IntelOrca
594f3d3c74 add new cache file to .gitignore (introduced in VS2015 Update 1) 2015-12-02 17:53:01 +00:00
IntelOrca
5508ba5874 fix #1841 2015-08-31 12:27:02 +01:00
Gymnasiast
27df537559 Use wildcard to include all differing build configurations 2015-08-20 20:05:18 +02:00
Gymnasiast
51b278c58a Add build_nonet to .gitignore 2015-08-20 13:49:33 +02:00
Miso Zmiric (Mike Squinter)
946811068f add local libversion checks for VS (via powershell) 2015-07-05 21:08:16 +01:00
Miso Zmiric (Mike Squinter)
ca4f2d0fa3 remove libs from orct repo, add dependencies pull to prebuilds, update unix scripts 2015-07-03 08:45:56 +01:00
Miso Zmiric (Mike Squinter)
c2c9bbf4ef add twitch integration, part 2 2015-05-25 20:38:33 +01:00
Robert Jordan
ac17b52139 g2.dat is now updated every build.
data/g2.dat is now ignored.
2015-05-20 14:20:24 -04:00
IntelOrca
640a08c09b Merge branch 'windows-installer' into develop 2015-02-22 17:39:23 +00:00
Adrian Wielgosik
08b0543226 Updated README and added IDA temporary file to .gitignore 2015-02-14 23:10:51 +01:00
IntelOrca
f52f75d303 add windows installer 2015-02-06 19:54:44 +00:00
Sijmen Schoon
33a667c531 Add IDA files to .gitignore 2014-10-21 18:54:48 +02:00
Kevin Burke
b036a51cfd Move build instructions from travis into shell scripts
fix syntax

use elif

run it with bash

fix directory incantations

add missing build steps

dont use colors if not terminal

update install.sh

add sanity check

changes

set verbose mode

enable debug output

changes to get it working on mac

Platform specific cmakelists

fix issue with intptr_t not being found/defined

update build scripts

see if it can find the pkg-config

try running it outside of cmake

check whether excho works way we expect

try -e

remove debug info
2014-05-27 12:36:56 +09:00
IntelOrca
643db7ae01 initial commit
Working game in SDL2 window but with various bugs and incomplete input
logic.
2014-04-02 00:31:55 +01:00