Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > by-pkgid > 3fdbd356aa3082696dc944f7a681f409 > files > 6

hh2000-0.6-7mdk.i586.rpm

2000/8/6  Aaron Worley  <aaron-w@earthling.net>
	
	* Fixed a bug that disabled UpdateObjects from running after mouse press
	* Tinkered more with Trails
	* Finished new UI changes to the main window
	* CalcPos now skips polynomials for all non-planets

2000/7/20  Aaron Worley  <aaron-w@earthling.net>
	
	* Fixed compiler warnings
	* More work on timeouts
	* Rearranged asteroid/comet storage (added HH_COMET, etc.)

2000/7/20  Aaron Worley  <aaron-w@earthling.net>
	
	* More work on trails
	* Tinkered with idle, timeout funcs (incl. UpdateObjects)

2000/7/20  Aaron Worley  <aaron-w@earthling.net>
	
	* New Milky Way pixmap
	* Replaced side toolbar
	* Worked on accuracy of sky view
	* Worked on consistancy of function names

2000/7/20  Aaron Worley  <aaron-w@earthling.net>
	
	* Converted most arrays to g_arrays (see glib.h)
	* Shrunk sgrid co-ords, fixed pole markers

2000/7/19  Aaron Worley  <aaron-w@earthling.net>
	
	* Misc. documnetation updates
	* Version 0.5 released
	* Version 0.5a released, added 5 missing files

2000/7/17  Aaron Worley  <aaron-w@earthling.net>
	
	* Updated objinfo, readobjects, calcpos and draw_major_planets to use 
	double precision
	* Updated updateobjects, calcpos, and draw_major for moons
	* Re-added rudimentary rings
	* Removed for any files loaded from /home directory
	* Updated copyright, license on top of each source file

2000/7/16  Aaron Worley  <aaron-w@earthling.net>
	
	* Moved most glEnable/glDisable calls to hhdrawscene, (easier to keep 
	track of them
	* Disabled depth test on objects that use C_S_RADIUS, and moved RADIUS
	from 500 to 10.  This let me shrink the far clipping plane, which let me
	shrink the near clipping plane.  Finally can zoom in on those little 
	objects!
	* Merged asteroids and comets into one category: minor planets
	* Fixed minor planet selection
	* Implemented new hhSet function
	* New default attribute values for starpop, others
	* New Horizon translucency option
	* Updated display options dialog window

2000/7/15  Aaron Worley  <aaron-w@earthling.net>
	
	* Fixed camera mode controls in solar system mode, linked still needs work
	* Fixed the date dialog, now works 1932->20??
	* New button pixmaps
	* Misc interface work
	* Tweaked halo
	* Fixed "The Gtk+ Slider Bug That Wouldn't Die"
	
2000/7/14  Aaron Worley  <aaron-w@earthling.net>

	* Fixed missing planet labels
	* Finished gluLookAt
	* Misc changes to OpenGL engine (gluPerspective...)
	* Started on halo 2.0 :)
	* Benchmarks

2000/7/13  Aaron Worley  <aaron-w@earthling.net>

	* Worked on colors
	* Scaled down the texture maps
	* Started on adding gluLookAt

2000/7/11  Aaron Worley  <aaron-w@earthling.net>

	* Add geographic location selector
	* Fixed year field in date label
	* Fixed Albuquerque crash
	* Fixed problem with locations and latitude
	* Linked object selection mechanism to object list...
	* Added quote by Emerson
	
2000/7/9  Aaron Worley  <aaron-w@earthling.net>

	* Added support for R, N spectral types (Carbon stars)
	* Fixed the "lost asteroids" problem with SetAsteroids()
	* Added new object list icons (they're bad, I know)
	* Added new images files to the distribution file list
	* Will now stop recording autmatically when building movie
	* auto-create the /tmp/hhtmp dir

2000/7/7  Aaron Worley  <aaron-w@earthling.net>

	* More work on the Milky Way
	* New horizon
	
2000/7/6  Aaron Worley  <aaron-w@earthling.net>

	* Added "Loading" screen
	* Added reference frame corners to single object mode
	* Added mini icons to object list
	* Worked on Milky Way
	* Tweaked star sizes, they look much better now
	* Fixed star positions to match the Earth's axis tile in mode 2

2000/7/5  Aaron Worley  <aaron-w@earthling.net>

	* Added default object radius of 10km
	* Fixed moon, asteroid/object view crash
	* Added more object models
	* Fixed onscreen text crash
	* Played around with fonts, colors
	* Fixed movie builder, screenshot and wallpaper crash
	* Re-added the Sun to mode 2
	* Added Milky Way

2000/7/4  Aaron Worley  <aaron-w@earthling.net>

	* Added View Object mode
	* Added constellation boundaries
	* Added horizon

2000/7/2  Aaron Worley  <aaron-w@earthling.net>

	* Change S(G)etHHDate to now use t_time/long instead of floats (Jan 1 00)

2000/6/29  Aaron Worley  <aaron-w@earthling.net>

	* Touched up gtk+ sliders
	* Touched up error messages

2000/6/28  Aaron Worley  <aaron-w@earthling.net>

	* Added movie builder feature
	* Major overhaul of gl_engine code started
	* Beginning of mouse selection capability in glarea
	* Disabled idling for better performance
	* Moved to new stars.csv format, and added ~6000 new stars
	* Southern stars and constellations finally match up :)
	* Added a new camera mode ("star mode"???)

2000/6/14  Aaron Worley  <aaron-w@earthling.net>

	* Version 0.4 released to the public!
	* Re-wrote .spec (RPM definition) file
	* Modified to pixmaps/Makefile.am to work around lame-ass GnomePixmap 
	loading bug(?) in Glade
	* Disabled printf's

2000/6/13  Aaron Worley  <aaron-w@earthling.net>

	* Added "Set Wallpaper" feature
	* Prettied up colors used in program
	* Some bugfixes to Dislay Options screen (still some in there)
	* Tweaked Makefiles to install icon, .desktop entry
	* Major tweaking to the .spec file (i686, %doc usage, fixed bugs)
	* Dropped use of Loki's setup

2000/2/27  Aaron Worley  <aaron-w@earthling.net>
	
	* Finished planet labels
	* Fixed rings in local orbit mode
 	* Prepared official 0.3 beta release

2000/2/12  Aaron Worley  <aaron-w@earthling.net>
	
	* Minor mods to callbacks.c, based on Arturo's submissions

2000/2/12  Aaron Worley  <aaron-w@earthling.net>
	
	* Tweaked Arturo's .spec file, /Makefile.am to get RPM generation to work

2000/2/11  Arturo Espinosa Aldama
	
	* Fixed Makefile.am to work with Mesa 3.1+
	* Fixed missing decl.s in gl_engine.h
	* Added .spec file for RPM patrons
	* Added Spanish po file
	* PREFIX configure directive now properly observed

2000/1/2  Aaron Worley  <aaron-w@earthling.net>
	
	* Fine tune objects' material properties, local orbit mode

2000/1/2  Aaron Worley  <aaron-w@earthling.net>

	* Added a "swap" button for Sky View
	* Added email link, web link to hh2000 homepage

2000/1/2  Aaron Worley  <aaron-w@earthling.net>

	* Started on alpha version 0.3
	* Started object labels, script parser

2000/1/2  Aaron Worley  <aaron-w@earthling.net>

	* Fixed planet textures in deep space mode
	* Fixed deep space lighting
	* Cleaned up UI code some
	* Many little bugfixes
	* Clean up code formatting a bit
	* Fixed dialogs so the use global widgets, show/hide mechanism

1999/12/12  Aaron Worley  <aaron-w@earthling.net>

	* Added moons and rings
	* Modified "Local Orbit" camera mode
	
1999/12/10  Aaron Worley  <aaron-w@earthling.net>

	* fixed binding of texture maps to objects
	
1999/12/08  Aaron Worley  <aaron-w@earthling.net>

	* Optimized app loading and startup
	* Toned down the color of orbit curves
	* Added "peculiar" Stellar Spectral Type

1999/12/05  Aaron Worley  <aaron-w@earthling.net>

	* Write scripts to convert mpc data to hh format
	* Added line anti-aliasing

1999/12/04  Aaron Worley  <aaron-w@earthling.net>

	* Complete Re-write of hitchhiker
	* Add Display Options
	* clean up compile errors
	* Get all UI callbacks working
	* Clean up UI menus, titles...
	* Add stars
	* Add asteroids, comets
	* Add intrinsic brightness, RGB, others? to data file format...
	* main data file should be separated - allow users to replace default data
	with their own tables
	* add screenshot function
	* Add orbit lines
	* Add object database window
	* Implement "active" attribute of ObjInfo
	* add splash screen
	* Fix lighting
	* Limb darkinging effect on Sun
	* Add constellations
	* clean up data tables
	* add Loki install
	* Add object textures
	* fix perspective after resize
	* Take another look at gluPerspective code
	* Fixed camera, and ...
	* Update website
	* Verify TODO, Changelog, README, COPYING, INSTALL, AUTHORS, Credits.html
	* Add reference entries for textures and change all textures to 256x256 max
	for Voodoo owners.