Commit Graph

13 Commits

Author SHA1 Message Date
soules 6b6098089a - everything compiles and links... but the SDL isn't being configured properly, so if you want to compile, you have to add the SDL stuff by hand to the Makefile for now 2006-07-28 05:08:42 +00:00
zeromus ef7a2cd31c had dos crap in it 2006-07-28 04:44:10 +00:00
soules 630f04822e - had to change variable name from brk to brck in sl1632 to avoid linker conflict
- added newline to end of sound.h
- updated Makefile to include the driver/pc stuff
- updates to the driver/pc to solve some linker errors
2006-07-28 04:00:40 +00:00
soules e719ef2a95 - everything in src/drivers/pc compiles under c++... now back to linker errors 2006-07-28 03:26:59 +00:00
soules d6fcdf40c9 - switching files over to c++ build... time to start fixing compilation bugs 2006-07-28 02:57:38 +00:00
soules 9c030abf64 - mistakenly committed these during the dos delete... reverting changes 2006-07-28 02:43:49 +00:00
soules 31feffda2f - discarding all of the dos stuff... go to the attic if you want it back 2006-07-28 02:42:44 +00:00
zeromus 8bdea5af77 fixed more compile errors. added sexyal (used by sdl driver). added a mingw32 configure script. commented out unix-netplay.o from sdl makefile because it had many compile errors and was making me angry
[[Split portion of a mixed commit.]]
2006-07-24 01:07:25 +00:00
soules 567420e014 - build structure for *nix... using the old automake stuff
[[Split portion of a mixed commit.]]
2006-07-23 03:47:20 +00:00
no-author 24e193c4fb undid it 2006-07-23 03:38:34 +00:00
no-author 71fe9d6662 Added sdl stuff from the attic 2006-07-23 03:37:43 +00:00
zeromus 9b5f554f40 moved the sdl driver to attic to emphasize the point that we need to get the windows build solid before we go back to re-adding sdl 2006-07-18 06:37:06 +00:00
zeromus dfd763c100 initial checkin of tasbuild
[[Split portion of a mixed commit.]]
2006-07-18 02:53:36 +00:00