]> icculus.org git repositories - taylor/freespace2.git/log
taylor/freespace2.git
22 years agoPreliminary MVE code (Where's the soup now?!)
theoddone33 [Sat, 27 Jul 2002 21:05:16 +0000 (21:05 +0000)]
Preliminary MVE code (Where's the soup now?!)
- "#define MVE" to use
- no audio
- must watch the whole movie or kill the process
- timing code will not compile on windows
- butt slow

22 years agoupdated
relnev [Sat, 27 Jul 2002 20:03:16 +0000 (20:03 +0000)]
updated

22 years agoadd missing structure packing
relnev [Sat, 27 Jul 2002 19:52:54 +0000 (19:52 +0000)]
add missing structure packing

22 years agonothing interesting
relnev [Wed, 24 Jul 2002 00:20:42 +0000 (00:20 +0000)]
nothing interesting

22 years agoedited note about demo building
relnev [Sat, 13 Jul 2002 19:55:21 +0000 (19:55 +0000)]
edited note about demo building

22 years agoFix some more warnings
theoddone33 [Sat, 13 Jul 2002 19:47:02 +0000 (19:47 +0000)]
Fix some more warnings

Change demo building, edit Makefile if you want the demo.

22 years agoWarning cleanups
theoddone33 [Sat, 13 Jul 2002 06:46:48 +0000 (06:46 +0000)]
Warning cleanups

22 years agoremove writable strings.
relnev [Sat, 22 Jun 2002 23:57:39 +0000 (23:57 +0000)]
remove writable strings.

fix compile for intel compiler.

22 years agomore fixes to unused alpha code
relnev [Sat, 22 Jun 2002 17:08:16 +0000 (17:08 +0000)]
more fixes to unused alpha code

22 years agoremoved file
relnev [Sat, 22 Jun 2002 16:34:40 +0000 (16:34 +0000)]
removed file

22 years agomoved a gr_opengl_set_state to after the gr_tcache_set
relnev [Fri, 21 Jun 2002 23:59:14 +0000 (23:59 +0000)]
moved a gr_opengl_set_state to after the gr_tcache_set

22 years agoimplemented a stub and fixed a path
relnev [Fri, 21 Jun 2002 03:34:05 +0000 (03:34 +0000)]
implemented a stub and fixed a path

22 years agonothing important
relnev [Fri, 21 Jun 2002 03:04:12 +0000 (03:04 +0000)]
nothing important

22 years agoMacOS X updates (Ryan)
relnev [Wed, 19 Jun 2002 04:52:45 +0000 (04:52 +0000)]
MacOS X updates (Ryan)

22 years agofinally
relnev [Wed, 19 Jun 2002 02:28:06 +0000 (02:28 +0000)]
finally

22 years agofixed _splitpath for real this time
relnev [Wed, 19 Jun 2002 00:54:57 +0000 (00:54 +0000)]
fixed _splitpath for real this time

22 years agofixed _splitpath.
relnev [Tue, 18 Jun 2002 23:20:44 +0000 (23:20 +0000)]
fixed _splitpath.

adjusted line offsets.

22 years agofix inconsistency
relnev [Tue, 18 Jun 2002 20:16:32 +0000 (20:16 +0000)]
fix inconsistency

22 years agolast few struct changes
relnev [Tue, 18 Jun 2002 08:58:53 +0000 (08:58 +0000)]
last few struct changes

22 years agoenable sdl key repeating.
relnev [Mon, 17 Jun 2002 23:11:39 +0000 (23:11 +0000)]
enable sdl key repeating.

swap '/` keys.

22 years agoryan's struct patch for gcc 2.95
relnev [Mon, 17 Jun 2002 06:33:11 +0000 (06:33 +0000)]
ryan's struct patch for gcc 2.95

22 years agoremove cr
relnev [Mon, 17 Jun 2002 06:28:08 +0000 (06:28 +0000)]
remove cr

22 years agoryan's struct patch (and cr removal)
relnev [Mon, 17 Jun 2002 06:15:25 +0000 (06:15 +0000)]
ryan's struct patch (and cr removal)

22 years agomoved things around
relnev [Mon, 17 Jun 2002 00:56:35 +0000 (00:56 +0000)]
moved things around

22 years agoupdated
relnev [Mon, 17 Jun 2002 00:45:28 +0000 (00:45 +0000)]
updated

22 years agoaxis fix
relnev [Mon, 17 Jun 2002 00:28:52 +0000 (00:28 +0000)]
axis fix

22 years agountested joystick code
relnev [Sun, 16 Jun 2002 23:59:31 +0000 (23:59 +0000)]
untested joystick code

22 years agowork around some gcc 3.1 weirdness
relnev [Sun, 16 Jun 2002 05:20:01 +0000 (05:20 +0000)]
work around some gcc 3.1 weirdness

22 years agoset up correct checksums for demo
relnev [Sun, 16 Jun 2002 04:46:33 +0000 (04:46 +0000)]
set up correct checksums for demo

22 years agofixed demo dogfight multiplayer mission
relnev [Sun, 16 Jun 2002 01:43:23 +0000 (01:43 +0000)]
fixed demo dogfight multiplayer mission

minor sound changes

22 years agoadded url
relnev [Mon, 10 Jun 2002 21:46:58 +0000 (21:46 +0000)]
added url

22 years agoadded copyright header
relnev [Sun, 9 Jun 2002 04:41:30 +0000 (04:41 +0000)]
added copyright header

22 years agoadded _splitpath.
relnev [Sun, 9 Jun 2002 03:16:05 +0000 (03:16 +0000)]
added _splitpath.

removed unneeded asm, old sdl 2d setup.

fixed crash caused by opengl_get_region.

22 years agostub/warning removal.
relnev [Wed, 5 Jun 2002 08:05:29 +0000 (08:05 +0000)]
stub/warning removal.

reworked the sound code.

22 years agofinished cfilesystem.
relnev [Wed, 5 Jun 2002 04:03:33 +0000 (04:03 +0000)]
finished cfilesystem.

removed some old code.

fixed mouse save off-by-one.

sound cleanups.

22 years agoimplement mouse cursor and screen save/restore
relnev [Mon, 3 Jun 2002 09:25:37 +0000 (09:25 +0000)]
implement mouse cursor and screen save/restore

22 years agoChanges
cemason [Sun, 2 Jun 2002 22:31:37 +0000 (22:31 +0000)]
Changes

22 years agoFew changes
cemason [Sun, 2 Jun 2002 21:11:12 +0000 (21:11 +0000)]
Few changes

22 years agoupdated
relnev [Sun, 2 Jun 2002 18:46:59 +0000 (18:46 +0000)]
updated

22 years agoadjust z coords
relnev [Sun, 2 Jun 2002 11:34:00 +0000 (11:34 +0000)]
adjust z coords

22 years agofix texture handle leak
relnev [Sun, 2 Jun 2002 10:28:17 +0000 (10:28 +0000)]
fix texture handle leak

22 years agocheck open status
relnev [Sun, 2 Jun 2002 09:50:42 +0000 (09:50 +0000)]
check open status

22 years agoAdded OpenAL support.
cemason [Sun, 2 Jun 2002 07:17:44 +0000 (07:17 +0000)]
Added OpenAL support.

22 years agotcp.cfg namefix
relnev [Sun, 2 Jun 2002 06:02:59 +0000 (06:02 +0000)]
tcp.cfg namefix

22 years agounstub
relnev [Sun, 2 Jun 2002 05:31:17 +0000 (05:31 +0000)]
unstub

22 years agowarning cleanup
relnev [Sun, 2 Jun 2002 04:26:34 +0000 (04:26 +0000)]
warning cleanup

22 years agonet fixes
relnev [Sun, 2 Jun 2002 02:29:39 +0000 (02:29 +0000)]
net fixes

22 years agoimplemented osregistry
relnev [Sun, 2 Jun 2002 00:31:36 +0000 (00:31 +0000)]
implemented osregistry

22 years agosilly debug memmanager
relnev [Sat, 1 Jun 2002 09:00:34 +0000 (09:00 +0000)]
silly debug memmanager

22 years agoa few NDEBUG updates.
relnev [Sat, 1 Jun 2002 07:12:34 +0000 (07:12 +0000)]
a few NDEBUG updates.

removed a few warnings.

22 years agoPartial Joystick implementation, needs joy_process in os_poll and a few more function...
theoddone33 [Sat, 1 Jun 2002 05:38:39 +0000 (05:38 +0000)]
Partial Joystick implementation, needs joy_process in os_poll and a few more functions implemented

22 years agocopied more code over.
relnev [Sat, 1 Jun 2002 05:33:15 +0000 (05:33 +0000)]
copied more code over.

added scissor clipping.

22 years agofix typo
relnev [Sat, 1 Jun 2002 03:35:27 +0000 (03:35 +0000)]
fix typo

22 years agofix texture loading mistake.
relnev [Sat, 1 Jun 2002 03:32:00 +0000 (03:32 +0000)]
fix texture loading mistake.

enable some d3d stuff for opengl also

22 years agoline fixes
relnev [Fri, 31 May 2002 23:25:03 +0000 (23:25 +0000)]
line fixes

22 years agoimprove z
relnev [Fri, 31 May 2002 22:36:12 +0000 (22:36 +0000)]
improve z

22 years agoBGRA
relnev [Fri, 31 May 2002 22:15:22 +0000 (22:15 +0000)]
BGRA

22 years agouse d3d rect_internal
relnev [Fri, 31 May 2002 22:04:55 +0000 (22:04 +0000)]
use d3d rect_internal

22 years agowarning
relnev [Fri, 31 May 2002 07:24:28 +0000 (07:24 +0000)]
warning

22 years agomore stuff
relnev [Fri, 31 May 2002 06:28:23 +0000 (06:28 +0000)]
more stuff

22 years agofog
relnev [Fri, 31 May 2002 06:04:39 +0000 (06:04 +0000)]
fog

22 years agoChange tmapper polygon winding and enable culling
theoddone33 [Fri, 31 May 2002 03:56:11 +0000 (03:56 +0000)]
Change tmapper polygon winding and enable culling

22 years agoFix Keyboard
theoddone33 [Fri, 31 May 2002 03:34:02 +0000 (03:34 +0000)]
Fix Keyboard
Add titlebar

22 years agosane default
relnev [Fri, 31 May 2002 03:05:59 +0000 (03:05 +0000)]
sane default

22 years agoFix frand()
theoddone33 [Fri, 31 May 2002 00:29:32 +0000 (00:29 +0000)]
Fix frand()

22 years agominor change
relnev [Fri, 31 May 2002 00:06:59 +0000 (00:06 +0000)]
minor change

22 years agosome minor key changes (not necessarily fixes)
theoddone33 [Thu, 30 May 2002 23:46:29 +0000 (23:46 +0000)]
some minor key changes (not necessarily fixes)

22 years agoimplemented a few more functions.
relnev [Thu, 30 May 2002 23:33:12 +0000 (23:33 +0000)]
implemented a few more functions.

22 years agoshh
relnev [Thu, 30 May 2002 23:07:08 +0000 (23:07 +0000)]
shh

22 years agoimplement gr_opengl_set_state.
relnev [Thu, 30 May 2002 23:01:16 +0000 (23:01 +0000)]
implement gr_opengl_set_state.

22 years agofinish default texture case
relnev [Thu, 30 May 2002 22:12:57 +0000 (22:12 +0000)]
finish default texture case

22 years agoMore gl changes
theoddone33 [Thu, 30 May 2002 22:02:30 +0000 (22:02 +0000)]
More gl changes

22 years agoimplemented some missing texture stuff.
relnev [Thu, 30 May 2002 21:44:48 +0000 (21:44 +0000)]
implemented some missing texture stuff.

enable bitmap polys for opengl.

work around greenness in bitmaps.

22 years agoFix some more stubs, change at least one polygon winding since culling is now
theoddone33 [Thu, 30 May 2002 17:29:30 +0000 (17:29 +0000)]
Fix some more stubs, change at least one polygon winding since culling is now
enabled.

22 years agonow gets to another screen
theoddone33 [Thu, 30 May 2002 16:55:44 +0000 (16:55 +0000)]
now gets to another screen

22 years agoKeyboard partially fixed
theoddone33 [Thu, 30 May 2002 16:50:24 +0000 (16:50 +0000)]
Keyboard partially fixed

22 years agofonts are fixed
relnev [Thu, 30 May 2002 08:13:14 +0000 (08:13 +0000)]
fonts are fixed

22 years agofix bitmap bug
relnev [Wed, 29 May 2002 23:37:36 +0000 (23:37 +0000)]
fix bitmap bug

22 years agoNon working text code and fixed keys
theoddone33 [Wed, 29 May 2002 23:17:50 +0000 (23:17 +0000)]
Non working text code and fixed keys

22 years agofixed?
relnev [Wed, 29 May 2002 21:38:20 +0000 (21:38 +0000)]
fixed?

22 years agoMore changes on texture loading
theoddone33 [Wed, 29 May 2002 19:45:13 +0000 (19:45 +0000)]
More changes on texture loading

22 years agoEnable string printing. Enable texture mapping
theoddone33 [Wed, 29 May 2002 19:06:48 +0000 (19:06 +0000)]
Enable string printing.  Enable texture mapping

22 years ago"fixed" bitmap drawing.
relnev [Wed, 29 May 2002 08:54:40 +0000 (08:54 +0000)]
"fixed" bitmap drawing.

copied more d3d code over.

22 years agoKeyboard input, mouse tracking now work
theoddone33 [Wed, 29 May 2002 06:25:13 +0000 (06:25 +0000)]
Keyboard input, mouse tracking now work

22 years agobitmap
relnev [Wed, 29 May 2002 04:52:45 +0000 (04:52 +0000)]
bitmap

22 years agoremoved some unncessary stubbing, implemented opengl rect
relnev [Wed, 29 May 2002 04:29:56 +0000 (04:29 +0000)]
removed some unncessary stubbing, implemented opengl rect

22 years agoenable opengl_line
theoddone33 [Wed, 29 May 2002 04:13:27 +0000 (04:13 +0000)]
enable opengl_line

22 years agoadded rest of init
relnev [Wed, 29 May 2002 03:35:51 +0000 (03:35 +0000)]
added rest of init

22 years agoupdate opengl stubs
relnev [Wed, 29 May 2002 03:30:05 +0000 (03:30 +0000)]
update opengl stubs

22 years agoEnable OpenGL renderer
theoddone33 [Wed, 29 May 2002 02:52:32 +0000 (02:52 +0000)]
Enable OpenGL renderer

22 years agosome more timer junk.
relnev [Tue, 28 May 2002 21:36:10 +0000 (21:36 +0000)]
some more timer junk.

tried to fix software mode.

22 years agoimplemented stub
relnev [Tue, 28 May 2002 21:03:38 +0000 (21:03 +0000)]
implemented stub

22 years agoFill in some timer and palette setting stubs. Still no display
theoddone33 [Tue, 28 May 2002 17:26:57 +0000 (17:26 +0000)]
Fill in some timer and palette setting stubs.  Still no display

22 years agofs2 gets to the main game loop now
theoddone33 [Tue, 28 May 2002 17:03:29 +0000 (17:03 +0000)]
fs2 gets to the main game loop now

22 years agoimplemented two assembly stubs.
relnev [Tue, 28 May 2002 08:52:03 +0000 (08:52 +0000)]
implemented two assembly stubs.

cleaned up a few warnings.

added a little demo hackery to make it progress a little farther.

22 years agoCleanup some stuff
theoddone33 [Tue, 28 May 2002 06:45:38 +0000 (06:45 +0000)]
Cleanup some stuff

22 years agoFilesystem mods, actually reads some data files now
theoddone33 [Tue, 28 May 2002 06:28:20 +0000 (06:28 +0000)]
Filesystem mods, actually reads some data files now

22 years agoruns a little bit now
theoddone33 [Tue, 28 May 2002 04:56:51 +0000 (04:56 +0000)]
runs a little bit now

22 years agoFix some stuff and add -DFS2_DEMO
theoddone33 [Tue, 28 May 2002 04:18:08 +0000 (04:18 +0000)]
Fix some stuff and add -DFS2_DEMO

22 years agoNew graphics stubbing arrangement
theoddone33 [Tue, 28 May 2002 04:07:28 +0000 (04:07 +0000)]
New graphics stubbing arrangement