28
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Whoops, forgot to add confighandler files
Chris Han
as xiphux
More... over 18 years ago
Get rid of unix ifdef cases, to prevent confusion
Chris Han
as xiphux
More... over 18 years ago
Turn crashrpt into an option
Chris Han
as xiphux
More... over 18 years ago
Add optimization options (I have too much free time...)
Chris Han
as xiphux
More... over 18 years ago
Optimization should be ok now
Chris Han
as xiphux
More... over 18 years ago
More minor typecasts
Chris Han
as xiphux
More... over 18 years ago
Minor mouse input adjustment
Chris Han
as xiphux
More... over 18 years ago
Sound is done, this option isn't necessary anymore
Chris Han
as xiphux
More... over 18 years ago
Leftover NO_SOUND
Chris Han
as xiphux
More... over 18 years ago
Scale OpenAL audio coordinates and change wave format/frequency
Chris Han
as xiphux
More... over 18 years ago
Start implementing sound using OpenAL
Chris Han
as xiphux
More... over 18 years ago
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@265 37977431-3df6-0310-b722-df95706aa16b More... over 18 years ago
This file was already removed, no need to exclude it
Chris Han
as xiphux
More... over 18 years ago
These are not necessary
Chris Han
as xiphux
More... over 18 years ago
how QueryPerformanceCounter and QueryPerformanceFrequency should be implemented
Chris Han
as xiphux
More... over 18 years ago
Enable checksumming
Chris Han
as xiphux
More... over 18 years ago
This is unnecessary
Chris Han
as xiphux
More... over 18 years ago
Whoops, these are leftover from debugging
Chris Han
as xiphux
More... over 18 years ago
Jpeglib is no longer necessary
Chris Han
as xiphux
More... over 18 years ago
Implement dotfileHandler/RegHandler configs using abstract structure class and polymorphism
Chris Han
as xiphux
More... over 18 years ago
Remove obsolete jpeg stuff
Chris Han
as xiphux
More... over 18 years ago
Convert bitmap save functions to DevIL
Chris Han
as xiphux
More... over 18 years ago
Migrate to libSDL for GL and input, clean out and eliminate emulated wintypes, remove a bunch of obsolete stuff from the SConstruct
Chris Han
as xiphux
More... over 18 years ago
Enumerate platform-agnostic shadow methods for future work on ShadowHandler
Chris Han
as xiphux
More... over 18 years ago
NO_NET isn't necessary anymore
Chris Han
as xiphux
More... over 18 years ago
Remove SConstruct options that are no longer necessary
Chris Han
as xiphux
More... over 18 years ago
This really is just a win32-specific header
Chris Han
as xiphux
More... over 18 years ago
Start implementing BackgroundReader with libaio (even though it's not used for anything yet)
Chris Han
as xiphux
More... over 18 years ago
This file is all caps
Chris Han
as xiphux
More... over 18 years ago
Add a couple redundant casts to prevent compile failures on certain platforms
Chris Han
as xiphux
More... over 18 years ago