Skip to content

Defaultplayer001/Convedit_Plus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convedit_Plus

An attempt to recreate Deus Ex conversation editor (ConEdit or ConvEdit) in Delphi Language (Pascal).

what in NOT implemented yet:

  • Insert event
  • text wrap also make it dynamic
  • search functions
  • label checking
  • deletion of unused tables entries
  • and other minor stuff

Also some bugs here and there.

--

Built with Delphi 11.3

Compatible with [Windows 2000 .. Windows 11] (not sure about Windows 2000/XP, need to check)

Enhancements over OG ConEdit:

  • Portable -- only single .exe file and all configuration data stored in .ini file. Does not uses System Registry. No more messing with .ocx files!
  • Customizable -- you can use dark mode or/and change some colors.
  • Supports scrolling with mouse wheel!
  • Extended search. DblClick one of items in the list to jump to it.
  • Label verification. DblClick on item to jump to event which refers to invalid label
  • Tables. Added presets, and you can add own presets. Check the 'ActorsPawns_Custom.txt' file for details.
  • Playing audio file now really works.
  • Supports XML files generated by ConEditExport tool. You can load .XML and save as .CON and vice versa.
  • ...and other enhancements anf improvements...

Screenshot of main window with loaded conversations file:

изображение

Search:

изображение

Label verification:

изображение

Enhanced 'Tables' window:

изображение

About

Deus Ex conversations editor remake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 100.0%