28
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move bitmap magic to a more logical spot
Chris Han
as xiphux
More... over 18 years ago
Remove more pathname annoyances
Chris Han
as xiphux
More... over 18 years ago
Remove all traces of archdef.h
Chris Han
as xiphux
More... over 18 years ago
make a start on gettin rid of some of the crap More... over 18 years ago
Whoops, forgot this one file in springenvironment
Chris Han
as xiphux
More... over 18 years ago
Temporarily add a little taspring content for testing purposes
Chris Han
as xiphux
More... over 18 years ago
Move calls to glutGetModifiers() into input callback, where they belong
Chris Han
as xiphux
More... over 18 years ago
Make glob searches a little less verbose
Chris Han
as xiphux
More... over 18 years ago
Disable win32 exe checksumming
Chris Han
as xiphux
More... over 18 years ago
this typo has been bugging me for ages More... over 18 years ago
Fix broken HPIUtil data structs, but disable it since it segfaults
Chris Han
as xiphux
More... over 18 years ago
Remove annoying flicker when moving mouse
Chris Han
as xiphux
More... over 18 years ago
Keep CMouseCursor from crashing with no cursors
Chris Han
as xiphux
More... over 18 years ago
Temporarily disable 3D trees
Chris Han
as xiphux
More... over 18 years ago
Fix busted bitmap loading
Chris Han
as xiphux
More... over 18 years ago
Hack up include/linux/filefunctions.h globbing to be case insensitive
Chris Han
as xiphux
More... over 18 years ago
Remove platform-specific path separator logic (since windows recognizes both slash and backslash, while posix only does slash)
Chris Han
as xiphux
More... over 18 years ago
Temporary (nasty) hackery to make the gui actually respond to keypresses
Chris Han
as xiphux
More... over 18 years ago
Move file finding code into platform-specific includes
Chris Han
as xiphux
More... over 18 years ago
More verbose debug output from error handling, removed an unused variable
Chris Han
as xiphux
More... over 18 years ago
Minor casts to shut up gcc warnings
Chris Han
as xiphux
More... over 18 years ago
Added font kerning support to glFont. Switched to a font that's not as ugly and actually has some kerning table data
Chris Han
as xiphux
More... over 18 years ago
Update glFont font handling to use FreeType instead of bitmap fonts
Chris Han
as xiphux
More... over 18 years ago
Fix a couple minor bugs in gui/GUIfont.cpp
Chris Han
as xiphux
More... over 18 years ago
Whoops, forgot to re-enable some files
Chris Han
as xiphux
More... over 18 years ago
Implement HPIUtil in internal functions as opposed to an external DLL
Chris Han
as xiphux
More... over 18 years ago
Fix NO_NICETREES
Chris Han
as xiphux
More... over 18 years ago
Fix TextureFilter stuff
Chris Han
as xiphux
More... over 18 years ago
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@128 37977431-3df6-0310-b722-df95706aa16b More... over 18 years ago
Added basic ShowCursor() replacement
Chris Han
as xiphux
More... over 18 years ago