[Gtkradiant] GtkRadiant commit Thu Oct 11 07:33:34 CDT 2001
Timothee Besset
gtkradiant@zerowing.idsoftware.com
Thu, 11 Oct 2001 07:33:34 -0500
Thu Oct 11 07:33:02 CDT 2001
Index: GtkRadiant/docs/developer/CHANGES
===================================================================
RCS file: /cvs/GtkRadiant/docs/developer/CHANGES,v
retrieving revision 1.142
retrieving revision 1.143
diff -r1.142 -r1.143
3a4,31
> 11/10/2001
> TTimo
> merged TmpMerge-1_1_1 branch back in the trunk, the update process from Alpha 1.1.1 is done
>
> TTimo - branch TmpMerge-1_1_1
> looking through all remaining .rej files and applying the failed patches accordingly
> bobtoolz is broken, but it's not due to the merge
> the plugin API is different and some things need updated
> (disabled bobtoolz build in contrib/Construct for now)
> same for gensurf
> same for prtview
> same for textool
> setup: replaced the existing stuff with 1.1.1 code
> fixed various things for win32 build, checked correct CRT lib config
>
> 10/10/2001
> TTimo - branch TmpMerge-1_1_1
> building modules, going through all the .rej
> merging radiant/missing.h and modules/shaders/missing.h into a single one, moving to libs/
> exposing BuildShaderList PreloadShaders in _QERAppShadersTable
> have to review all the remaining .rej to finalize the merge now
>
> 04/10/2001
> TTimo - branch TmpMerge-1_1_1
> using this branch as temporary location for merge process
> copied over new binary files. mostly .dsp (prolly broken)
> and setup/linux/setup.data stuff
>
69a98,384
>
> 03/10/2001
> TTimo
> - adding a pref to select patches by BBox, fixes
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=212
>
> 02/10/2001
> TTimo
> - reverting Spog patch 67 to bug #209, starting from scratch
> applied again, with HasModel returning NULL safe checks
> - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=211
> fixed overlays drawing (XY and Cam)
>
> 01/10/2001
> TTimo
> - building and distributing q3data (.ase -> .md3 conversion utility)
> updated q3data to show main GtkRadiant version information and build date
> - generating a new GUID per-setup
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=206
> Gef
> - updated credits.html and links.htm, look much better
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=200
> - update Z-checker view on camera up and down
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=199
> Spog
> - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=209
> Fixed QERApp_ReloadShaders.. PreloadShaders needs a BuildShaderList call
> Fixed Flush & Reload Shaders for md3 models
>
> 25/09/2001
> Gef / djbob
> - several patches to the key handling code, for linux specific issues and sticky keys
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=191
> TTimo
> - fixing q3map bug, not processing the argv correctly
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=192
> - fixed ToggleCubicClip shortcut Ctrl+\ (win32 Gtk source patch)
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=15
>
> 18/09/2001
> RR2DO2
> - discreet movement for camera (prefs setting)
> fixes texture window bug
> latching view layout changes until restart
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=23
> djbob
> - added back "view > show > show angles" in view filters
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=188
>
> 15/09/2001
> G_Dewan
> - fixed problems with q3map when not using -connect
> SPoG
> - fixed q3map texture projection for brushes belonging to entities with local origin
> - added SafeOpenRead() check, terminating map->bsp stage if .map file cannot be read
>
> 13/09/2001
> RR2DO2
> - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=181
> fixing key handling bug (key pressed with repetition was not properly catched)
> TTimo
> - added new Radiant manual elements (GtkRad section) to the win32 full setup
> - reverting version to nightly, going back to nightly / RC delayed
> - patched linux setup, now prompting for component path only if at least
> one of the options is checked. Still need to handle Cancel in dialog though.
>
> 12/09/2001
> TTimo
> - more fixes to linux script, copy plugins right now
>
> 10/09/2001
> TTimo
> - patched contrib plugins, using seperate build scheme
> - fixed textool issues, compiles again
>
> 09/09/2001
> TTimo
> - sub-menu cascading
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=178
> - udpated the Q3Radiant manual with some new GtkRadiant stuff
> - updated the FAQ with 1.1.1 known issues
> Gef
> - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=174
> applied all the patches
>
> 07/09/2001
> SPoG
> - fixed qer_editorimages outside "textures/" being ignored
> - stopped q3map_lightimage being used to set shader image dimensions
> - changed bsp menu to remove "bsp_", changed menu text in default .qe4
> - fixed patch LOD update - now always occurs on both cam/xy draw
>
> djbob
> - dynamic DEpair class strings in bobtoolz
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=171
> - decrease VESF verbosity
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=169
>
> TTimo
> - fixed Gtk keyboard bug Ctrl + [ and ]
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=15
>
> 06/09/2001
> TTimo
> - merged FullSetup branch into the trunk, we have basic functionality
> for a full linux setup (components prompting for path)
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=158
>
> Gef
> - CapDialog source cleanup patch (got rid of the namespace)
>
> RR2DO2
> - more camera fixes, wheel mouse and texture drag drop
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=23
> - additionnal patch to optimize camera refreshes
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=23
>
> djbob
> - remember last key/pair in entity dialog for easy "apply again"
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=18
> - re-enabled texture name edit on PI
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=18
>
> 04/09/2001
> djbob
> - left pane on status bar
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=166
>
> RR2DO2
> - cam window cursor fix
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=23
>
> TTimo (FullSetup branch)
> patched setupdb and setup to allow for path prompt in install
> modified the setup script scheme to go towards a solution similar to what
> we do under win32 (build a full and nightly build)
> the binaries in setup.data/ (setup and setup.gtk) still need to be updated
> with proper binaries built from setup and setupdb cvs source
>
> 03/09/2001
> TTimo
> - wheel mouse in texture window on win32 (with a pref setting for increment)
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=160
> - not saving prefs while exit on sleep
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=157
> - fixed select all of type (changed behaviour to something that makes more sense?)
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=79
>
> Gef
> - final tweaks to wheel mouse scrolling (locks texwin scrolling and scrollbar update)
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=160
> - prevent multiple color selection dialog for light entity
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=165
>
> djbob & TTimo
> - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=137
> window positions
> applied patch to store SI and PI positions
> storing entity info and map info positions
> reworked the overall position load/save scheme
> added an enum for the view style, makes things more readable
>
> 02/09/2001
> TTimo
> - added/cleanup ToggleFreeMode to camwindow.cpp .. stopped working on cam stuff since RR2DO2 has another patch in preparation
> Gef
> - patched Conscript to accept 'cons -- release' on the command line to performa a release build
> djbob
> - added patch splitting to bobtoolz
> - fix to patch control points bug in camera
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=159
> - handling of NWUV errors in q3map
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=147
> RR2DO2
> - new patch for camera control
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=23
>
> 01/09/2001
> SPoG
> - Fixed .wal texture support, searches for .wal extension if .tga and .jpg fail
> NOTE: requires a "pics/colormap.pcx" file to obtain a palette from
> - Added variable default texture scale in preferences (ini key: TextureDefaultScale)
>
> 01/09/2001
> djbob
> - fixed surface inspector "fit" bug
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=161
> - single face deselection on a selected brush
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=153
>
> 31/08/2001
> TTimo
> - Moved *.def files to scripts/ in win32 setup
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=116
> - Applied patch for background position on widgets (win32)
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=108
> - Checked C runtime lib configs
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=135
> - updating docs (add to CVS, update setups etc.)
> added TA teams manual to the full setup
> uploaded on web site
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=97
> - changed versioning to 1.1.1-nightly, next release will be 1.1.1
> (the -TA part was removed, since we now support ALL mods)
> - removed AFX_MANAGE_STATE calls, this is old MFC related code for win32
> - moved texdef_t::name to private, added const char * GetName()
> (doesn't fix explosion on exit for win32 debug builds though)
> - fixed DoTextEdit / EditPad b0rkage (due to recent Q_Exec changes)
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=134
> - added targetShaderName documentation to shader manual
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=102
> - added "notta" and "notq3a" documentation to the TA Mapping manual
> - fixed entities.def on shootable doors and buttons
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=101
>
> djbob
> - added MAX_POINT_ON_WINDING error handling
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=129
> - bobtoolz update
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=123
>
> RR2DO2
> - noclip-type camera movement
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=23
>
> 30/08/2001
> TTimo
> - Fixed CHANGES commit script bug
> - Fixed -onlyents bug in q3map / origin brushes
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=92
> - added mouse wheel to the texture window
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=81
> SPoG
> - Fixed texture rotation not updating correctly on patches
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=136
> - Fixed long delay on toggling cubic clip by removing call to Map_BuildBrushData()
> - Added note in entities.def for default worldspawn _color value
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=105
> - Added IncRef and DecRef to Patch_FindReplaceTexture()
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=95
> - Fixed misc_model updating on changing model key or with invalid model
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=138
>
> 30/08/2001
> SPoG
> - Added negative vertical scale on SET and FIT in patch/surface inspector
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=65
>
> 27/08/2001
> Gef
> - running makeversion.sh from Conscript
> - a bunch of patches to cleanup compile warnings on linux
> - added VectorSnap on float grid
> - IWindowListener modified to pass float values for X Y in click messages
> TTimo
> - fixed crash when adding a misc_model if Gtk dialog is on
> djbob
> - md3 filtering for misc_model dialog
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=76
>
> 26/08/2001
> Gef
> fixed http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=152
> Kyro II GL drivers bug
> fixed http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=150
> using a scrolling textbox for GL extensions in the about list
> fixed http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=150
> func_group toggle in cap dialog
>
> TTimo
> fixed running BSP commands on linux
> fixed http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=133
> VFS init on linux
>
> around 15/08/2001
> TTimo
> quakecon fixes: switched to long filenames in project and misc_model dialogs,
> removed all occurences of win32 conversion to old 8.3 filenames
> NOTE: this might raise some bugs and issues, but it's the way to go for the future,
> already fixes more issues than it creates
>
> 03/08/2001
> djbob
> fixed Radiant hijacks win32 copy/paste
> http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=36
>
> --- merged Alpha into Trunk, see Merge-1_1-TA-nightly tag