ehofman
|
a4265a3b0a
|
Use one standard define for enableing of the Special Purpose FDM code.
|
2006-07-17 17:58:53 +00:00 |
|
mfranz
|
a952ed210f
|
whoops ... don't let the new HUD turn off 3D mode in the old one :-)
|
2006-07-15 18:15:00 +00:00 |
|
mfranz
|
722fb05ce7
|
bracesless blocks are peanuts! It's forgotten "else" that do real harm. :-)
|
2006-07-12 20:54:27 +00:00 |
|
mfranz
|
d94e691f1e
|
- read new HUD from /sim/hud/path[1] (was: /hud)
- cosmetics
|
2006-07-11 16:09:35 +00:00 |
|
mfranz
|
f339304c33
|
- more <tape> fixes
- make ladder numbers symmetrical (hackish)
- fix font BBox/str_width calculation
|
2006-07-06 21:46:50 +00:00 |
|
mfranz
|
5000731c03
|
fix <modulo> feature (required for the compass tape)
|
2006-07-06 16:46:25 +00:00 |
|
mfranz
|
6c8ae0df1f
|
warning-- (not that it matters -- this code has yet to be converted)
|
2006-07-06 14:43:41 +00:00 |
|
mfranz
|
df2d876f72
|
- fix unzoomed tapes (TODO: restore tick length)
- get rid of braindead "struct Rect", where top meant y, and bottom meant height
- cleanup^3
|
2006-07-06 14:30:18 +00:00 |
|
mfranz
|
42c3d8867f
|
- cleanup of the day (more finegrained change history in my local cvs)
- <damp>ing coefficient is now 1.0 - 1.0 / pow(10, damp)
|
2006-07-05 22:55:33 +00:00 |
|
fredb
|
9db2b4f22d
|
Remove MSVC warnings
|
2006-07-05 06:28:37 +00:00 |
|
fredb
|
61419e83d8
|
Win32 fixes
|
2006-07-05 06:22:05 +00:00 |
|
mfranz
|
1d0b6290c4
|
- collect drawing primitives in the Item base class
- rename circle to draw_bullet, which is more correct
|
2006-07-04 21:04:22 +00:00 |
|
mfranz
|
eb69a4bd4b
|
- don't store immutable states as strings (sigh!)
- class members start with underscore
|
2006-07-04 17:25:14 +00:00 |
|
mfranz
|
0beba6c967
|
add new HUD to build system
|
2006-07-04 15:52:09 +00:00 |
|
mfranz
|
c6cbef666a
|
new HUD (work in progress)
|
2006-07-04 15:32:55 +00:00 |
|