2012-01-31 |
MirceaKitsune | Update some TODOs |
commit | commitdiff | tree | snapshot |
2012-01-31 |
MirceaKitsune | Re-arrange player colors in rainbow order, as done... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
MirceaKitsune | Fix some issues with weapon reloading |
commit | commitdiff | tree | snapshot |
2012-01-31 |
MirceaKitsune | Tweak several effects and other settings |
commit | commitdiff | tree | snapshot |
2012-01-31 |
MirceaKitsune | Don't show ammo on the HUD when dead |
commit | commitdiff | tree | snapshot |
2012-01-31 |
MirceaKitsune | Set cl_deathfade a little higher |
commit | commitdiff | tree | snapshot |
2012-01-31 |
MirceaKitsune | Don't cause surface impact particles for flying spectators |
commit | commitdiff | tree | snapshot |
2012-01-31 |
MirceaKitsune | Randomize all recoils and punch angles in several direc... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | More TODOs |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Don't pickup health items when they no longer offer... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Fade prey out while swallowing them, to better simulate... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Document the new character portraits |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Merge branch 'master' into mirceakitsune/portraits mirceakitsune/portraits |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Reverse glow and shirt textures for the second vixen... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Still draw the portrait when the HUD is rebooting. |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Always send the player model / skin to the client,... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Fix something I forgot in my code. The correct player... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Draw portrait when dead |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Lastly, show portraits when they need to be shown,... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | The chat portraits are pretty much done. But I plan... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Free unused strings from memory |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Limit name length for portraits, so they don't exceed... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Prevent using bad strings. Fixes crash |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Make the portrait slide in and out of the left edge |
commit | commitdiff | tree | snapshot |
2012-01-30 |
MirceaKitsune | Implement code to fade the portrait in and out, using... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Properly strunzone strings |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Don't strunzone portrait image and name after the timer... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Make portraits expire after an amount of time |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Cvars and code comments |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Handle portrait updates |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Draw the player's name as well |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Draw portrait in the proper location and at the proper... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Get the portrait to draw on the screen. |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Simplify server code for portraits |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Obtain image name from the character's text file |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Network the player name in portraits. Also move my... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Only send portraits to the proper source |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Implement an entity which can send a portrait over... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Don't attempt to assign some values to the world when... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Fix a bug causing regurgitation to loop if holding... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Glossy nose for vixen1 too |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Same improvements to the second vixen texture |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Heavy improvements to the first vixen texture. Make... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Cubemap reflections for Ruiner walls |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Stronger fall bobbing |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Update sound count |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Change some annoying vore taunts |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Fixing warpzones and teleporters for flying spectators... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Port flying spectators from Xonotic. They don't go... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Remove the map Corsair. It can't be an official map... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Attempt to give the HUD a better default design. I... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
MirceaKitsune | Finish the grab sound feature |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Play a sound when the predator first starts capturing... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Sadly, I need to turn off my effect on items. It impact... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Add a cute effect to all health pickups ^^ |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Player leaning: Reverse acceleration angle, so players... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | More plans and general tweaks |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Document new changes in Release Notes, and also add... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Remove now useless TODOs |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Merge branch 'master' into mirceakitsune/envmap mirceakitsune/envmap |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Some more tweaks to the default rendering |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Make a TODO note to add cubemaps to eX and trak5. I... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | desertfactory cubemaps |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Merge two shaders which I don't understand why were... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | e7 and e8 cubemap shaders |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | e7 and e8 cubemaps |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Fix another surface which isn't metal |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Remove forgotten _reflect from cubemap shaders |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Cubemap some textures I had forgotten |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Make some exceptions to surfaceparm metalsteps |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Add surfaceparm metalsteps to all cubemapped surfaces... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Cubemaps for evil1 grates |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Re-format the evil8 shaders |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Shaders for evil and evil9 |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Cubemaps for evil and evil9 |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Fix the final shader typos for the evil set |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | evil8 shader update |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | evil8 cubemaps |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Light cubemaps for all evil sets |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | evil6 shaders |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | evil6 cubemap textures |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | evil5 reflections |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | evil4 shaders (hopefully I didn't break any) |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | evil4 envmap textures |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Forgotten evil3 textures |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Fix shader typos in evil3 |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | evil3 reflection shaders |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | evil3 reflections |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Further fix the shaders in evil2 |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Fix the evil2 shaders |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Shaders for evil2 |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Reflection textures for the evil2 set |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Envmaps for the remaining evil1 textures which should... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Cubemap reflections for evil1_metals |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Use the new cubemap for evil1_floors |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | Add new cubemap, exomorph |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | First attempt to add world reflections, using the defau... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
MirceaKitsune | A new TODO |
commit | commitdiff | tree | snapshot |
2012-01-03 |
MirceaKitsune | Missing preview images: Use draw_PictureSize == '0... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
MirceaKitsune | Commit all my local TODO notes to GIT. It's easier... |
commit | commitdiff | tree | snapshot |
next |