Steve Checkoway
0066f3e1d4
Cleanup garbage. I don't remember why this was required at one point but it no longer is.
2004-07-04 01:50:09 +00:00
Glenn Maynard
87823229c5
error handling fixes
2004-06-14 01:12:22 +00:00
Glenn Maynard
66fb9eece6
use RageSurface
2004-06-14 01:09:11 +00:00
Glenn Maynard
f2578fe6a9
s/RageSurface/RageSurfaceUtils/
2004-06-13 20:19:28 +00:00
Glenn Maynard
35262ddc9a
update
2004-05-29 23:19:42 +00:00
Glenn Maynard
373a928ef2
use RageSurface_Load_XPM
2004-05-18 06:31:42 +00:00
Glenn Maynard
57b86a1b71
cleanup
2004-05-17 04:52:08 +00:00
Chris Danford
0fd9991fbe
use RageSurface::Load
2004-05-17 03:52:02 +00:00
Glenn Maynard
f128ee2d35
license update
2004-05-15 22:16:39 +00:00
Glenn Maynard
2a4dc7808d
fix win32 loading window bypasses RageFile
...
allow the splash to be a png
2004-04-05 08:38:19 +00:00
Steve Checkoway
20a8bab45c
Clean up includes.
2004-04-05 05:22:32 +00:00
Steve Checkoway
c4e6c0016f
Make this easier to read.
2004-03-14 08:34:28 +00:00
Glenn Maynard
b8fb1413fe
fix compile
2004-03-08 05:19:52 +00:00
Glenn Maynard
690ad0218f
fix header
2004-03-04 01:35:42 +00:00
Glenn Maynard
b15759ef5b
cleanup
2004-02-21 01:50:20 +00:00
Manu Evans
ce888de237
fixed some xbox build errors :/
2004-01-17 05:21:24 +00:00
Glenn Maynard
3a812c2a93
not finding GtkModule.so is nonfatal
2004-01-12 10:38:40 +00:00
Glenn Maynard
25aac0088d
Center SDL loading windows in X11.
2004-01-03 09:31:44 +00:00
Glenn Maynard
adf5cc35fb
cleanup
2003-12-30 02:00:16 +00:00
Glenn Maynard
c632a5189d
fix win32 LoadingWindow
2003-12-12 08:55:50 +00:00
Chris Danford
47def7d3dc
xbox updates
2003-11-13 00:39:36 +00:00
Steve Checkoway
df621dfaf2
Add dumb changes for compatibility that shouldn't be needed.
2003-11-06 00:57:21 +00:00
Chris Danford
7a3ff956d0
fix splash window redraw problems
2003-09-13 19:09:01 +00:00
Glenn Maynard
6fb6ae924a
Prevent GTK from setting the locale. Fixes problems in locales that mess
...
with decimal separators (eg. Swedish).
2003-09-11 03:01:07 +00:00
Glenn Maynard
575a7b2eeb
Fix crash if GtkModule.so fails to load.
2003-09-11 02:42:48 +00:00
Glenn Maynard
a7e3700ab2
remove extra define
2003-09-08 02:23:39 +00:00
Aaron VonderHaar
2ea9aef53c
missing define
2003-09-08 01:18:14 +00:00
Steve Checkoway
a87abdb881
Update
2003-09-06 22:22:35 +00:00
Glenn Maynard
958006d4a1
fix warning
2003-09-06 04:22:30 +00:00
Chris Danford
01efee2090
load splash graphic at runtime
2003-09-05 08:22:06 +00:00
Glenn Maynard
ed772a3531
Change defines.
2003-09-05 06:54:48 +00:00
Glenn Maynard
510f97bc45
Module loading.
2003-09-05 06:54:32 +00:00
Glenn Maynard
dde370f2db
Dynamically load GTK as a module. This way:
...
1: If GTK isn't available, we can fall back on another LoadingWindow, and
2: ldd ./stepmania doesn't list lots of extra libraries that we only
use on startup.
This is somewhat experimental. I don't intend to modularize much in this
way.
2003-09-05 06:53:50 +00:00
Glenn Maynard
7395839f3e
Simplify.
...
Hide the window when we finish loading. (It should really
shut down GTK altogether, so we don't keep junk in memory and
shut down the extra X11 connection--but GTK doesn't appear to
have any way to do that.)
2003-08-16 23:30:01 +00:00
Glenn Maynard
9975ef73fb
Simplify.
2003-08-16 21:16:02 +00:00
Steve Checkoway
762afe38a4
Fix compiler warnings.
2003-08-10 03:23:17 +00:00
Steve Checkoway
0518239203
Oops, wrong one.
2003-08-02 03:06:49 +00:00
Steve Checkoway
6dd3275d00
fix image placement. Make it one pixel higher
2003-08-01 10:23:02 +00:00
Glenn Maynard
6d2d6911c3
extra newlines
2003-07-27 02:18:05 +00:00
Glenn Maynard
c1ce180654
Fix init.
2003-07-12 19:52:58 +00:00
Glenn Maynard
ddf1bd04dc
Always include global.h right at the top of every source file.
2003-07-12 19:45:41 +00:00
Glenn Maynard
bfc2215191
The only change in this mess is changing indentation; no actual code is
...
changed.
2003-07-12 19:45:07 +00:00
Glenn Maynard
d6dee7f416
fix include
2003-07-12 19:44:25 +00:00
Glenn Maynard
73f66924a6
no "extern" on prototypes
2003-07-12 19:44:00 +00:00
Sean Burke
962eaa31b4
Make LoadingWindow_Gtk include loading.xpm so that I don't have to make it install.
2003-07-09 08:34:16 +00:00
Sean Burke
e3eb9b4e50
Make LoadingWindow_Gtk work better in general.
2003-07-08 23:41:07 +00:00
Sean Burke
8b73204ea4
LoadingWindow_Gtk should now work as intended.
2003-07-07 03:36:38 +00:00
Sean Burke
9633cde786
I suppose I shouldn't break Linux.
2003-07-07 02:05:46 +00:00
Sean Burke
9f9d2ce0ad
Push LoadingWindow_Gtk aside until it actually works.
2003-07-07 01:44:51 +00:00
Sean Burke
8014bb1f27
Revert to cpp and fix a glaring omission in LoadingWindow_Gtk.
2003-07-07 00:52:35 +00:00