Thomas Buck
39e274460d
Some small changes.
Using namespace for file-scope declarations.
SoundNull now pretends to have even more functionality.
Mousegrab state can be queried. Should now grab more reliably.
10 years ago
Thomas Buck
5d8add9c1e
Compile commander without C99
10 years ago
Thomas Buck
779ca1dee2
Updated Readme
[ci skip]
10 years ago
Thomas Buck
963ed862de
Added dep clibs/commander for command line parsing
10 years ago
Thomas Buck
a42f966526
Implemented binary file reader
10 years ago
Thomas Buck
8efce9544d
Travis, wat r u doing? O.o
10 years ago
Thomas Buck
d8d2fce36b
Added (blank) binary file reading utils
10 years ago
Thomas Buck
89d4636222
Sorting vectors now working
10 years ago
Thomas Buck
e186676da7
git hash in version string
10 years ago
Thomas Buck
611f988aa4
Last try
10 years ago
Thomas Buck
2371ff440b
Got it working...
10 years ago
Thomas Buck
32b6d173f6
IRC notification still not working?
10 years ago
Thomas Buck
ed9046584c
Try IRC notification again
10 years ago
Thomas Buck
06b0136315
Try IRC notification again
10 years ago
Thomas Buck
26e6a30ac1
IRC notification
10 years ago
Thomas Buck
6c738268f5
Fix imgur upload
10 years ago
Thomas Buck
ee0ab6b2e7
Added imgur upload
10 years ago
Thomas Buck
bb161048ce
Specify server and display
10 years ago
Thomas Buck
925c62cc2f
RANDR extension
10 years ago
Thomas Buck
e41fcfbc91
Using xvfb-run
10 years ago
Thomas Buck
b0db915c0a
Try making a screenshot in travis linux
10 years ago
Thomas Buck
604539e334
Fixed many 64 to 32 bit warnings
10 years ago
Thomas Buck
34d0334ddd
Enabled Travis osx worker
10 years ago
Thomas Buck
cfd39a06ba
Added Mac Travis build steps
10 years ago
Thomas Buck
3cd82ede59
Travis steps in own scripts
10 years ago
Thomas Buck
4c82d2a02c
Use sdl dev libs
10 years ago
Thomas Buck
701a97672a
Trying Travis with gcc again
10 years ago
Thomas Buck
717ade88ca
Travis getting SDL2 from repo
10 years ago
Thomas Buck
de5c779663
No g++-4.8 in Ubuntu 12.04 :(
10 years ago
Thomas Buck
4672dd47a1
gcc headaches
10 years ago
Thomas Buck
c7adc02464
Also use g++-4.8
10 years ago
Thomas Buck
5759da1954
Try Travis again with gcc
10 years ago
Thomas Buck
d656ab9e38
Added Travis CI info to docs
10 years ago
Thomas Buck
25c84a2900
Travis only using clang
10 years ago
Thomas Buck
93a88bc275
Missing cstring include
10 years ago
Thomas Buck
599283695b
Travis using newer gcc
10 years ago
Thomas Buck
4499da6b7c
Travis using sudo make install
10 years ago
Thomas Buck
c61b84cc3c
Added travis.yml
10 years ago
Thomas Buck
386b0b7a55
Updated to newest GPLv2 license text
10 years ago
Thomas Buck
d8e3f8df9e
Removed cmake windows.h detection
10 years ago
Thomas Buck
b1fb7c9965
Removed vec_t typedefs
10 years ago
Thomas Buck
d9bd58771a
Removed gl driver setting
10 years ago
Thomas Buck
2025f4cea2
Fixed FontTRLE lps reader
10 years ago
Thomas Buck
6dc20b08d4
Whoopsy
10 years ago
Thomas Buck
129604f2cf
Improved Windows support
10 years ago
Thomas Buck
63fe667aba
More or less fixes #3
10 years ago
Thomas Buck
d3021344fa
Merge pull request #2 from carstene1ns/openal
remove OSS specific bits from OpenAL initialization, use default driver
10 years ago
Carsten Teibes
9e39e9abd9
remove OSS specific bits from OpenAL initialization, use default driver
10 years ago
Thomas Buck
6afb071742
Slimmed down Render
10 years ago
Thomas Buck
13ade99a95
No segfault on window resize
10 years ago