Steve Checkoway
|
b5e276e2f3
|
Out of date. We do not use Installer packages any more. mkrelease.pl makes a disk image with the application which can be installed simply be dragging it into the StepMania folder. The theme and noteskin data are packaged inside.
|
2007-08-05 02:11:37 +00:00 |
|
Steve Checkoway
|
e2a601b1bd
|
Update these instructions while I am at it.
|
2007-08-05 01:51:06 +00:00 |
|
Steve Checkoway
|
a2f4612f29
|
Update README.
|
2007-08-05 01:46:40 +00:00 |
|
Steve Checkoway
|
5658807a38
|
Use Glenn's superior packaging script. It is quite a bit faster.
|
2007-08-05 01:01:14 +00:00 |
|
Steve Checkoway
|
ad2af19c8a
|
Update docs.
|
2007-07-31 03:41:55 +00:00 |
|
Steve Checkoway
|
45920ff4f3
|
Tweak options slightly.
|
2007-07-28 23:57:26 +00:00 |
|
Steve Checkoway
|
242fd6076e
|
Add shell script phase to convert the plist to binary and included it in the resources.
|
2007-07-23 05:17:22 +00:00 |
|
Steve Checkoway
|
ce42a671f5
|
Add a dictionary of known hardware, for debug info only. (It is sort of interesting to see what type of computer people are using.)
|
2007-07-23 05:16:41 +00:00 |
|
Steve Checkoway
|
041eb476f6
|
Update static libraries.
|
2007-06-03 23:27:48 +00:00 |
|
Steve Checkoway
|
987edba1f1
|
Update library project settings. Push most things into the project settings rather than the target settings since they are common. Disable sse3 since not all intel processors Apple uses support it.
|
2007-06-03 23:25:48 +00:00 |
|
Steve Checkoway
|
b2443b9758
|
Don't warn in debug because this requires optimizations and gcc "helpfully" gives a warning for each file compiled.
|
2007-06-03 06:49:24 +00:00 |
|
Steve Checkoway
|
f8d851d317
|
Simplify settings by setting more at the project level.
|
2007-06-02 23:04:49 +00:00 |
|
Steve Checkoway
|
d32d7fa970
|
Stop supporting 10.2.8. Require 10.3.9.
|
2007-06-02 12:14:31 +00:00 |
|
Steve Checkoway
|
15515d466b
|
Move into Actors.
|
2007-05-19 22:20:50 +00:00 |
|
Steve Checkoway
|
78d78d7e4a
|
Missed commit. Update the OS X release process.
|
2007-05-13 00:32:40 +00:00 |
|
Steve Checkoway
|
e7562b27a3
|
Add LW_Null.h.
|
2007-05-08 18:36:51 +00:00 |
|
Steve Checkoway
|
73577f4178
|
C header file, not C++. Just fixes syntax highlighting in Xcode.
|
2007-05-08 11:30:31 +00:00 |
|
Steve Checkoway
|
3945856c37
|
Move to GlobalSingletons.
|
2007-04-28 08:34:27 +00:00 |
|
Steve Checkoway
|
e34b60b989
|
Add files.
|
2007-04-26 07:03:19 +00:00 |
|
Steve Checkoway
|
a5b5ebaa66
|
Comment.
|
2007-04-20 03:53:33 +00:00 |
|
Steve Checkoway
|
53e0736f1e
|
These weren't added to both targets.
|
2007-04-19 10:45:23 +00:00 |
|
Steve Checkoway
|
af5f399f33
|
Add files.
|
2007-04-19 10:28:28 +00:00 |
|
Steve Checkoway
|
6415e8651a
|
Files should be relative to the enclosing group, not the project.
|
2007-04-17 08:05:46 +00:00 |
|
Jason Felds
|
300fb916a2
|
Add NotesLoaderMidi
|
2007-04-16 22:49:36 +00:00 |
|
Steve Checkoway
|
a09220ebae
|
Remove files.
|
2007-04-10 16:24:27 +00:00 |
|
Jason Felds
|
c322820e21
|
Remove CourseEntryDisplay.
|
2007-04-08 02:06:45 +00:00 |
|
Steve Checkoway
|
deed022f01
|
Remove ScreenMusicScroll.
|
2007-04-07 13:09:29 +00:00 |
|
Steve Checkoway
|
923ef8eeb9
|
Add shaders.
|
2007-03-26 03:49:39 +00:00 |
|
Steve Checkoway
|
a4e807bc80
|
Add files.
|
2007-03-26 00:06:43 +00:00 |
|
Steve Checkoway
|
301f98f70d
|
Update ffmpeg.
|
2007-03-21 11:19:33 +00:00 |
|
Steve Checkoway
|
61e923cffa
|
ffmpeg patch is no longer needed.
|
2007-03-21 07:11:51 +00:00 |
|
Steve Checkoway
|
9e7a8778ac
|
Add CodeSet.*.
|
2007-03-18 13:00:52 +00:00 |
|
Steve Checkoway
|
ef8b106d19
|
Add/Remove files.
|
2007-03-10 14:06:33 +00:00 |
|
Steve Checkoway
|
2bfc4f77e5
|
Up to date libraries. Also link ffmpeg against the zlib we build.
|
2007-02-23 12:40:56 +00:00 |
|
Steve Checkoway
|
ac17e6c8af
|
I do not know what it cannot just use the same file, but it cannot, so stick in the copy.
|
2007-02-23 12:07:03 +00:00 |
|
Steve Checkoway
|
090cf465e2
|
Update README.
|
2007-02-23 12:00:56 +00:00 |
|
Steve Checkoway
|
a1764ff913
|
Use static zlib. I could have it only use this for the ppc build and use the system one for i386 since that one is new enough, but I can't test that so I won't.
|
2007-02-23 11:58:33 +00:00 |
|
Steve Checkoway
|
5dc3c39603
|
Build zlib since the 10.2.8 sdk has a version that is too old.
|
2007-02-23 11:56:58 +00:00 |
|
Steve Checkoway
|
dca5f7a223
|
Add files.
|
2007-02-22 19:34:57 +00:00 |
|
Steve Checkoway
|
bbbe762ee7
|
Update sm icon.
|
2007-02-19 01:18:55 +00:00 |
|
Steve Checkoway
|
ec31f8c1ec
|
update release script.
|
2007-02-12 06:55:16 +00:00 |
|
Steve Checkoway
|
80140f2168
|
atomic writes.
|
2007-02-11 01:30:51 +00:00 |
|
Steve Checkoway
|
6f312b4810
|
Put StepMania.app in the main directory no matter what the configuration is. (I'm not sure how this got changed.)
|
2007-02-04 10:45:25 +00:00 |
|
Steve Checkoway
|
6223d48554
|
Copyright years.
|
2007-02-04 08:15:47 +00:00 |
|
Steve Checkoway
|
113a4f0eca
|
extern const as per c++98 7.1.5.2.
|
2007-02-04 02:04:30 +00:00 |
|
Steve Checkoway
|
af16c8df97
|
Use the perl script.
|
2007-02-04 01:35:54 +00:00 |
|
Steve Checkoway
|
ae8f79a2ed
|
Do not call perl from a bash script. Whatever required this before as since been fixed.
|
2007-02-04 01:35:37 +00:00 |
|
Steve Checkoway
|
f3a489aa01
|
Removing some comments?
|
2007-01-27 13:30:51 +00:00 |
|
Steve Checkoway
|
eb9016eda3
|
Add files.
|
2007-01-25 11:43:30 +00:00 |
|
Steve Checkoway
|
2f8079fae9
|
Remove unused files. All targets build (including no mp3 and no networking).
|
2007-01-24 10:27:35 +00:00 |
|