http://www.freewebs.com/paxtez/uqm.zipAhh boredom... Makes you do silly things...
Here you go. Â Updated as of 3/9/04 (4am GMT -7).
Just extract the zip to your uqm folder. Â AFIK there havn't been any content or other changes that wouldn't let you just run it right off.
-- Changes since 0.3 --
Changes towards version 0.4:
- Restructuring of the unix build scripts.
 Also, interrupted dependency builds are now detected. - SvdB
- Unix build: Make it possible to use another directory than the current
 one for putting the build data in (such as build.vars, config.state,
 the obj/ dir, and the final binary). - SvdB
- Fixed various odd behaviors when loading from HyperSpace (bug #587),
 from Nic and Michael
- Added new 'triscan' scaler; derived from scale2x[.sf.net] -Alex
- Space marines die in a self-destructing Scout (Bug #445), from Nic
- Added the -l option to produce logfiles (bug #560), from Nic
- Zoq-Fot-Pik speech properly vertically centered (bug #579), from Nic
- Input code refactoring, phase 2: All player input is brokered by
 DoInput -Michael
- Updated .cvsignore commands, from Nic
- Fixed a keyrepeatbug from when the player cancels out of the
 Starmap in IP -Michael
- IP_taskfunc now uses PulsedInputState instead of handling its
 own debounce delays -Michael
- Input code refactoring, phase 1: Replaced messy structs with an
 array indexed by an enum. -Michael
- Thread code refactoring: only the main thread will actually spawn
 threads, and thread IDs are properly recycled with SDL_WaitThead ()
 once they're done.  (With luck, this will fix bug #561) -Michael
- Sound code refactoring: core api is now virtualized,
 MixSDL is divided to generic mixer and driver entities - Mika
- Optimized MixSDL mixing and resampling routines
 (hopefully fixes bug #435) - Mika
- MOD music should now play properly on big endian machines if using
 high quality mode (workaround for bug #166) - Mika
- Better-looking slave shield (bug #32), from Nic
- Bay door animations don't stall before aborting (bug #500), from
 chmmravatar
- Reports SDL version on startup (bug #520) - Mika,Nic
- Fuel usage on planet landing is now reported correctly on all situations
 (bug #556), from Nic
- Fine-grained control of menu sounds, "MenuSounds" global now
 guaranteed to always be non-null  -Michael
- Added support for stdio file access through temporary files to uio.
 added uio_copyFile to uio - SvdB
- Added uio_getFileLocation() and uio_getMountFileSystemType() to uio.
 Also some small improvements. - SvdB
- Fixed fuel usage estimate to selected destination on the starmap.
 (original bug, not reported) - SvdB
- Sound decoders refactoring: decoders are now virtualized,
 the high-level decoding code is unified and any format is
 theoretically streamable -Alex
- Patches to enforce the invariant that the GraphicsLock is held when
 SetFlashRect is called (bug #504) -Michael
- Major refactoring of threadlib; see doc/devel/threads -Michael
- Downgraded the GraphicsLock to an ordinary Mutex -Michael
- Added movie player; only movies defined are intro and ending;
 only .duk decoder present (.duk audio decoder mostly derived
 from decoder by SvdB) -Alex
- Extra fallback for the unlikely situation that $HOME isn't set on a
 unix system. (#493) - SvdB
- Accept spaces in --contentdir argument (#492) - SvdB
- Separated and abstracted sound buffer-tagging and trackplayer
 clip/subtitle chaining -Alex
- Abstracted the recursive mutexes in MixSDL and DCQ code -Michael
- Introduced a new synchronization construct (CrossThreadMutex) and
 migrated the GraphicsSem and clock_sem over to it (#359) -Michael
- Replaced thread-local Semaphores with Mutexes (#359) -Michael
- Load/save icons don't flash anymore when in savegame menu
 (part of bug #291), from Paxtez
- Savegame slot now defaults to the last one used during one execution
 of uqm (bug #477), from chmmravatar
- Fixed one-pixel glitch in shipyard when scrapping (bug #461),
 from Paxtez
- Adjusted subtitle timings when there are no oggs (part of bug #362),
 from chmmravatar
- Fixed crash in conversation summary and ffw/frew problem when
 selling data to Melnorme (bug #476), from chmmravatar
- Flush input after selecting "Navigate" (bug #475) - Michael
- Fixed ships in solar system getting displaced after having
 visited a planet (bug #365) -Alex
- Fixed collisions/encounters with "invisible" fleeing ships
 (bug #319) -Alex
- Quit confirmation fixes: lander reports, conversation summaries,
 outtakes, end credits; font effect properly set/saved/restored;
 (bugs #454, #465, #466); from chmmravatar
- Obsolete "register" keywords removed -Michael
Things to note:
1) This has my silly setup option, it doesn't work for the graphics/sound drivers/flags well enough yet, so I removed them. Â But it works for all the PC/3DO options, and a few of the others (this is newer than the version in Bugzilla I think).
2) The only changed file (restart.c) is included in the zip.
3) I think there is still the bug about using some flags when you start up, so if you have any problems about options not being seen or something, it's not my fault. =)