Commit graph

3025 commits

Author SHA1 Message Date
Kp 0b38376ebd Move */arch/include/key.h -> common/include/key.h 2013-03-03 01:03:33 +00:00
Kp 536203188c Move */arch/include/jukebox.h -> common/include/jukebox.h 2013-03-03 01:03:33 +00:00
Kp 2fc1cba2b5 Move */3d -> common/3d
Move all the common 3d/ code into a common directory.  Substantial
differences exist in 3d/interp.c, so it is not yet common.
2013-03-03 01:03:33 +00:00
Kp 3becab2461 Move */include/texmap.h -> common/include/texmap.h 2013-03-03 01:03:33 +00:00
Kp 2b8d1fa5e7 Remove unused update_rendered_data parameter
This value is stored, but never read.  Remove it.
2013-03-09 18:28:15 +00:00
Kp a79652dc9d Remove -pedantic
It warns about the editor build and serves no purpose.
2013-03-09 00:25:10 +00:00
Kp ff448b535f Switch from C99 to Gnu99 to make editor build work 2013-03-09 22:11:54 +00:00
Kp 731fb7b33b Remove support for Mac OS 9 2013-03-09 18:46:53 +00:00
Kp d7f46c9623 Merge branch 'd2x-rebirth' into unification/master 2013-03-10 03:37:28 +00:00
Kp 687b6284e6 Merge branch 'd1x-rebirth' into unification/master 2013-03-10 03:34:54 +00:00
Kp 8ff1613c2a Remove various unused misc files 2013-03-10 00:17:59 +00:00
Kp 39f8106505 Remove various unused misc files 2013-03-10 00:17:59 +00:00
Kp f722f5bee0 Remove unused editor/macro.c 2013-03-09 21:30:58 +00:00
Kp 07e436db5b Remove unused include/descent.xpm 2013-03-09 21:30:58 +00:00
Kp b1b6310c1f Remove unused include/pa_enabl.h 2013-03-09 20:29:20 +00:00
Kp 20f5b8d5a9 Remove unused editor/macro.c 2013-03-09 21:30:58 +00:00
Kp 93fec3e081 Remove unused d2x-rebirth/ui/barbox.c 2013-03-09 21:30:58 +00:00
Kp dbe7272448 Remove unused include/descent.xpm 2013-03-09 21:30:58 +00:00
Kp bd5ed83680 Remove unused d2x-rebirth/ui/number.c 2013-03-09 21:30:58 +00:00
Kp f16f2cf85a Remove unused include/i86.h 2013-03-09 20:29:20 +00:00
Kp 71f41f0636 Remove unused include/i86.h 2013-03-09 20:29:20 +00:00
Kp 73779bc1fc Remove unused include/d1x.xpm 2013-03-09 20:29:20 +00:00
Kp ec88046928 Remove unused include/d1x.xpm 2013-03-09 20:29:20 +00:00
Kp cc1dfbab96 Remove unused include/checker.h 2013-03-09 20:29:20 +00:00
Kp ea44bbf0c7 Remove unused include/checker.h 2013-03-09 20:29:20 +00:00
Kp db8b5d9c93 Remove unused 2d/scale.c 2013-03-09 20:29:20 +00:00
Kp d133a037b8 Remove unused 2d/scale.c 2013-03-09 20:29:20 +00:00
Kp f6410413b2 Remove unused function pcx_get_dimensions 2013-03-10 22:49:57 +00:00
Kp 26cfa7b39c Move */2d/2dsline.c -> common/2d/2dsline.c 2013-03-03 01:03:33 +00:00
Kp 9951b893ab Move */2d/bitblt.c -> common/2d/bitblt.c 2013-03-03 01:03:33 +00:00
Kp cc67fd23a2 Move */2d/bitmap.c,bitmap.h -> common/2d/bitmap.c,bitmap.h
Modify */2d/font.c to find the moved bitmap.h
2013-03-03 01:03:33 +00:00
Kp ccd1268e9d Move */2d/box.c -> common/2d/box.c 2013-03-03 01:03:33 +00:00
Kp 733c0f34da Move */2d/canvas.c -> common/2d/canvas.c 2013-03-03 01:03:33 +00:00
Kp 016c2a44f5 Move */2d/circle.c -> common/2d/circle.c 2013-03-03 01:03:33 +00:00
Kp 55cb06f45f Move */2d/disc.c -> common/2d/disc.c 2013-03-03 01:03:33 +00:00
Kp 4adefcdfa1 Move */2d/gpixel.c -> common/2d/gpixel.c 2013-03-03 01:03:33 +00:00
Kp 2d84c85915 Move */2d/clip.h,line.c -> common/2d/clip.h,line.c 2013-03-03 01:03:33 +00:00
Kp 2e7c092bb0 Move */2d/pixel.c -> common/2d/pixel.c 2013-03-03 01:03:33 +00:00
Kp 11f7182d45 Move */2d/poly.c -> common/2d/poly.c 2013-03-03 01:03:33 +00:00
Kp 54c847a88b Move */2d/rect.c -> common/2d/rect.c 2013-03-03 01:03:33 +00:00
Kp 291e32b1e9 Move */include/3d.h -> common/include/3d.h 2013-03-03 01:03:33 +00:00
Kp 902e068d1c Move */2d/rle.c -> common/2d/rle.c 2013-03-03 01:03:33 +00:00
Kp 227d1377fa Move */2d/scalec.c -> common/2d/scalec.c 2013-03-03 01:03:33 +00:00
Kp 04b545ee29 Move */maths/vecmat.c -> common/maths/vecmat.c 2013-03-03 01:03:33 +00:00
Kp a872eb86a7 Move */maths/tables.c -> common/maths/tables.c 2013-03-03 01:03:33 +00:00
Kp 7099238a95 Move */maths/rand.c -> common/maths/rand.c 2013-03-03 01:03:33 +00:00
Kp 05e34150db Move */maths/fixc.c -> common/maths/fixc.c 2013-03-03 01:03:33 +00:00
Kp e6c78ed004 Move */main/slew.h -> common/main/slew.h 2013-03-03 01:03:33 +00:00
Kp 53e4ff58e0 Move */main/morph.h -> common/main/morph.h 2013-03-03 01:03:33 +00:00
Kp daeada6d98 Move */include/palette.h -> common/include/palette.h 2013-03-03 01:03:33 +00:00